mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 21:10:21 +00:00
Introduce <dt-bindings/dt-util.h> file. It wraps <sys/util_macro.h> file exposing all macro base definitions to DTS preprocessor. Once it contains only prepocessor macros, it can be safely included in DTS, similar way the <dts/arm/<manufacturer>/pinctrl_<manufacturer>_<soc>.h files are included. This provides necessary background to elaborate complex constructions like variable length macros with zero or more elements. Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com> |
||
---|---|---|
.. | ||
clock | ||
dac | ||
display | ||
dma | ||
espi | ||
gpio | ||
i2c | ||
interrupt-controller | ||
led | ||
lora | ||
pcie | ||
pinctrl | ||
pwm | ||
rdc | ||
usb | ||
dt-util.h |