zephyr/scripts/dts/python-devicetree
Martí Bolívar 628fb90412 dtlib: type annotate public functions
Some of these are also tripping up a python 2 / python 3 warning
in mypy in the way that '{}'.format(b'foo') works, which we silence by
explicitly requesting the python 3 behavior.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-05-05 13:13:12 -05:00
..
src/devicetree dtlib: type annotate public functions 2021-05-05 13:13:12 -05:00
tests dtlib: add Type enum 2021-04-22 15:32:10 +02:00
.gitignore dts: separate DT libraries from gen_defines.py 2021-04-02 08:28:12 -05:00
requirements.txt dts: separate DT libraries from gen_defines.py 2021-04-02 08:28:12 -05:00
setup.py dts: separate DT libraries from gen_defines.py 2021-04-02 08:28:12 -05:00
tox.ini dts: separate DT libraries from gen_defines.py 2021-04-02 08:28:12 -05:00