zephyr/scripts/dts
Aska Wu 729a7b1e84 scripts/dts/extract_dts_includes.py: Fix tab calculation
If there's any key in the alias which length is larger than other keys
in the node, the include file will be incorrect, there will be no tab
between the key and value.

We need to take into account the max length of alias keys.

Signed-off-by: Aska Wu <aska.wu@linaro.org>
2017-09-17 16:51:16 -04:00
..
devicetree.py scripts: move dts related scripts to scripts/dts/ 2017-09-11 08:53:56 -07:00
extract_dts_includes.py scripts/dts/extract_dts_includes.py: Fix tab calculation 2017-09-17 16:51:16 -04:00