mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 15:25:44 +00:00
The alias generation wasn't doing the right thing with regards to keeping the names consistent. We would drop the index from the define name for aliases. So we'd get DT_NXP_KINETIS_GPIO_GPIO_D_IRQ which should be DT_NXP_KINETIS_GPIO_GPIO_D_IRQ_0 Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
extract | ||
devicetree.py | ||
extract_dts_includes.py |