zephyr/scripts/dts/python-devicetree
James Roy 34bc4c3e3e style: edtlib: Use a better format string
Use f-strings as recommended by PEP-8
instead of the .format() method.

Signed-off-by: James Roy <rruuaanng@outlook.com>
2025-01-10 18:57:39 +01:00
..
src/devicetree style: edtlib: Use a better format string 2025-01-10 18:57:39 +01:00
tests edtlib: tests: refine coverage of Binding objects initialization 2025-01-08 19:17:51 +01: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