mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-15 07:55:23 +00:00
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> |
||
---|---|---|
.. | ||
__init__.py | ||
clocks.py | ||
compatible.py | ||
default.py | ||
directive.py | ||
flash.py | ||
globals.py | ||
interrupts.py | ||
pinctrl.py | ||
reg.py |