zephyr/scripts/dts/extract
Kumar Gala 442df97366 scripts/dts: Remove alias defines for labels
We added generation of aliases for "alt-label" (which was the outer
label of a node) for use with shields and connectors.  However we've
never used these defines and the generation is a bit inconsistent.

This removes generation of defines like for label 'arduino_spi':
	#define ARDUINO_SPI_BASE_ADDRESS ... (already deprecated)
	#define DT_ST_STM32_SPI_FIFO_ARDUINO_SPI_BASE_ADDRESS ...

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-06-06 09:08:16 -06:00
..
__init__.py
clocks.py scripts/dts: Remove unused variables and imports 2019-03-28 11:06:01 -05:00
compatible.py scripts/dts: Remove unused variables and imports 2019-03-28 11:06:01 -05:00
default.py scripts/dts: Add support for enum's 2019-05-17 09:53:20 -05:00
directive.py scripts/dts: Remove redundant empty constructors 2019-03-15 11:09:49 -05:00
flash.py scripts/dts: Remove unused variables and imports 2019-03-28 11:06:01 -05:00
globals.py scripts/dts: Remove alias defines for labels 2019-06-06 09:08:16 -06:00
interrupts.py scripts/dts: Clean up/fix extract/interrupts.py a bit 2019-03-15 11:09:49 -05:00
pinctrl.py scripts/dts: Remove redundant empty constructors 2019-03-15 11:09:49 -05:00
reg.py scripts/dts: Fix issue in label generation of registers 2019-05-22 17:27:53 -05:00