zephyr/scripts/dts/python-devicetree
James Roy 826ddaed97 style: edtlib: Use the more readable not-equal operator
Replace 'not xx == xx' with 'xx != xx' to
fix the Ruff SIM201 warning.

Signed-off-by: James Roy <rruuaanng@outlook.com>
2025-03-28 12:22:00 +01:00
..
src/devicetree style: edtlib: Use the more readable not-equal operator 2025-03-28 12:22:00 +01:00
tests devicetree: Add filename and line number tracking for nodes & properties 2025-02-26 22:02:39 +00:00
.gitignore
requirements.txt
setup.py python: Format trivial files where only newlines were missing 2024-11-21 20:10:51 +01:00
tox.ini