zephyr/include
Wolfgang Puffitsch eb684905ea device.h: Do not generate "okay" devicetree nodes if DT is unsupported
The macro DT_FOREACH_STATUS_OKAY_NODE is only available if devicetree
is supported. Using it for platforms that do not support devicetree
causes compilation errors.

Signed-off-by: Wolfgang Puffitsch <wopu@demant.com>
2022-08-15 11:10:51 -07:00
..
zephyr device.h: Do not generate "okay" devicetree nodes if DT is unsupported 2022-08-15 11:10:51 -07:00