zephyr/subsys/net/lib/openthread
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
..
platform net: openthread: Unify IS_ENABLED macro usage 2020-03-10 14:36:24 +02:00
CMakeLists.txt net: openthread: Move OT CMake configuration into OT repo 2019-12-17 18:08:09 +02:00