zephyr/scripts/dts
Ulf Magnusson 1ca73e33a9 scripts/dts: Use re.fullmatch() instead of re.match(... + '$', ...)
Simpler, and makes it clearer that the regex'ing is deliberate.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-02-19 07:44:44 -06:00
..
extract scripts/dts/extract: Fix how we determine DT_FLASH_AREA_<X>_DEV 2019-02-14 05:13:35 -06:00
devicetree.py
extract_dts_includes.py scripts/dts: Use re.fullmatch() instead of re.match(... + '$', ...) 2019-02-19 07:44:44 -06:00