zephyr/scripts/dts/python-devicetree/src/devicetree
Martí Bolívar 4ef8c8e447 edtlib: expose str_as_token() API
Some callers need to be able to convert strings to tokens in the same
way edtlib does. Make this possible by exposing the internal helper
function used to do that under a suitable name.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2022-07-18 17:50:44 -05:00
..
__init__.py
dtlib.py dtlib: handle GCC linemarkers 2021-12-07 13:39:37 -05:00
edtlib.py edtlib: expose str_as_token() API 2022-07-18 17:50:44 -05:00
grutils.py