zephyr/scripts/dts
Kumar Gala 1f1282afa4 scripts/dts/extract_dts_includes: Limit conf file to DT prefix defines
Only write out to the .conf file if the define starts with "DT_".  The
the conf file should only be used by sanitycheck, west, and
kconfigfunctions at this time.  In the future we should remove it, so
lets limit what's it exposing at this time.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-14 10:45:25 -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 scripts/dts: Remove redundant and confusing dict.get() calls 2019-02-07 10:39:37 +01:00
extract_dts_includes.py scripts/dts/extract_dts_includes: Limit conf file to DT prefix defines 2019-02-14 10:45:25 -06:00