zephyr/scripts/dts/python-devicetree/src/devicetree
James Roy 285b8ac933 style: edtlib: Use a more efficient expression
Replaced nested loops with a list comprehension
to improve performance. Execution time improved
from 0.0046203136444s to 0.0040774345397s

Signed-off-by: James Roy <rruuaanng@outlook.com>
2025-04-09 22:05:22 +02:00
..
__init__.py
_private.py
dtlib.py style: edtlib: Use the more readable not-equal operator 2025-03-28 12:22:00 +01:00
edtlib.py style: edtlib: Use a more efficient expression 2025-04-09 22:05:22 +02:00
grutils.py