zephyr/subsys
Robert Lubos bd8410cf3c net: openthread: Fix builds with NCP option disabled
In case OPENTHREAD_NCP option is disabled, uart.c platform driver should
not be compiled as it misses dependencies.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-03-25 12:16:32 +02:00
..
bluetooth Bluetooth: controller: split: Remove use of k_cpu_idle 2020-03-24 13:38:59 +01:00
canbus canbus: isotp: Fix NULL deref after overflow 2020-02-10 12:32:01 +02:00
console
cpp kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
debug kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
dfu Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
disk
fb fb: Fix possible NULL pointer de-reference 2020-03-17 17:03:19 -05:00
fs Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
jwt kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
logging Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
mgmt subsys/mgmt: Fix mcumgr file download 2020-03-24 15:17:00 +01:00
net net: openthread: Fix builds with NCP option disabled 2020-03-25 12:16:32 +02:00
power power: device: fix name for Nordic clock driver 2020-03-16 15:54:36 +01:00
random random: remove rand32_timestamp.c 2020-03-10 10:40:13 -04:00
settings settings: settings_register static table does not need mutex 2020-02-08 10:07:38 +02:00
shell Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
stats
storage
testsuite kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
tracing ext: debug: Move ctf_map.h to subsys/tracing/ctf 2020-03-20 22:56:19 -04:00
usb usb: mass_storage: fix API usage by using memmove 2020-03-17 10:18:42 -04:00
CMakeLists.txt tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00
Kconfig tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00