zephyr/subsys
Carles Cufi c8bc3753aa mgmt: mcumgr: Consolidate Kconfig into a single file
For some reason, MCUMgr used to consist of two separate Kconfig
files, likely due to the fact that the author's original intention was
to split the "management" and "mcumgr-specific" options in order to
integrate additional libraries. In practice this never worked out, so
coalesce them into a single file.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2020-08-04 15:16:35 -04:00
..
bluetooth Bluetooth: Mesh: Fix tx seg buffer with NULL pointer reference 2020-08-04 12:47:05 +03:00
canbus canbus: use kernel stacks 2020-08-02 10:50:12 -04:00
console uart: Fix uart_irq_callback_user_data_set usage 2020-07-30 09:43:12 +02:00
cpp
debug
dfu
disk cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
fb
fs native_posix: Add flags argument to fs_open invocations 2020-07-30 16:33:18 +02:00
jwt
logging logging: use kernel stack 2020-08-04 09:45:50 -05:00
mgmt mgmt: mcumgr: Consolidate Kconfig into a single file 2020-08-04 15:16:35 -04:00
net net: lwm2m: Update lifetime on Register Update event 2020-08-04 16:29:40 +02:00
power cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
random
settings subsys/fs: Add open flags parameter to fs_open 2020-07-30 16:33:18 +02:00
shell shell: fix irq stack extern declaration 2020-08-01 08:12:47 -04:00
stats cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
storage
testsuite cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
tracing uart: Fix uart_irq_callback_set usage 2020-07-30 09:43:12 +02:00
usb drivers: serial: Fix uart_irq_callback_user_data_t usage 2020-07-30 09:43:12 +02:00
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
Kconfig