mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-19 02:55:21 +00:00
insert_defs() is the only function that adds keys to 'defs', and they always get added with an 'aliases' key. This function could get super simple if the duplicate-removal code could be removed. It only seems to be needed to prevent duplicates for some (unfortunately tricky) flash-related stuff now. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
__init__.py | ||
clocks.py | ||
compatible.py | ||
default.py | ||
directive.py | ||
flash.py | ||
globals.py | ||
interrupts.py | ||
pinctrl.py | ||
reg.py |