mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-30 15:45:21 +00:00
Older OT code used preprocessor #if conditionals, while newer code used IS_ENABLED macro. Unify the approach by switching to the latter option. Additinally, fix inclusion issue that came out after switching to IS_ENABLED. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |