mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 04:25:21 +00:00
The Bindings class was only used to implement '!include foo.yaml' (easier to see after some things were moved out of it). Use plain functions instead, which might be a bit more transparent and gives simpler code. Also remove the recursive '!include' detection for now, which is broken in that the same .yaml being included twice will always trigger it, even for non-circular cases. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
extract | ||
devicetree.py | ||
extract_dts_includes.py |