mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-14 08:45:21 +00:00
PyYAML 5.1 was just released and it doesn't support !include as previous versions do. This breaks our DTS bindings parsing. Let's fix our extract_dts_include.py script to work with both 3.13 and 5.1. Also, update the pyyaml requirement to >=3.13 to be sure we're compatible. Fixes: https://github.com/zephyrproject-rtos/zephyr/issues/14496 Signed-off-by: Michael Scott <mike@foundries.io> |
||
---|---|---|
.. | ||
extract | ||
devicetree.py | ||
extract_dts_includes.py |