mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 12:55:44 +00:00
Looking at the code, this flag was probably made 'required: true' by mistake. Combining 'type: boolean' with 'required: true' for 'ppi-wrap' means that all nodes that use this binding are required to have a 'ppi-wrap;' property. The mistake was hidden by a bug in edtlib (failing to flag missing 'required: true' booleans). Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
atmel,sam0-rtc.yaml | ||
microchip,xec-timer.yaml | ||
nordic,nrf-rtc.yaml | ||
nxp,kinetis-rtc.yaml | ||
rtc.yaml | ||
silabs,gecko-rtcc.yaml | ||
st,stm32-rtc.yaml | ||
ti,cc13xx-cc26xx-rtc.yaml |