zephyr/subsys
Robert Lubos 24b6afaec2 net: openthread: Unify IS_ENABLED macro usage
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>
2020-03-10 14:36:24 +02:00
..
bluetooth Bluetooth: host: Fix host resolving peer identity in connection complete 2020-03-10 12:18:09 +02:00
canbus
console
cpp
debug
dfu
disk
fb
fs
jwt
logging
mgmt
net net: openthread: Unify IS_ENABLED macro usage 2020-03-10 14:36:24 +02:00
power
random
settings
shell shell: utils: Fix buffer overrun in shell_spaces_trim 2020-03-06 10:08:46 +02:00
stats
storage
testsuite
tracing
usb usb: mass_storage: check LBA range 2020-03-04 17:14:52 +02:00
CMakeLists.txt
Kconfig