zephyr/subsys
Kamil Kasperczyk b07c2f8463 logging: Fix holding coherence of log levels in Spinel backend.
LOG_BACKEND_SPINEL_LEVEL turned out to be useless and was removed.
Also changes to keep coherence between Zephyr log level and OT log
level added by otPlatLog() were introduced.

Signed-off-by: Kamil Kasperczyk <kamil.kasperczyk@nordicsemi.no>
2020-08-20 09:19:12 +02:00
..
bluetooth Bluetooth: controller: consistent HCI error messages 2020-08-19 12:10:33 -04:00
canbus canbus: use kernel stacks 2020-08-02 10:50:12 -04:00
console device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
cpp
debug
dfu config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET 2020-07-09 14:02:38 -04:00
disk device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
fb device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
fs subsys/fs/fatfs: Add kconfig option for enabling exFAT support 2020-08-13 14:15:40 +02:00
jwt
logging logging: Fix holding coherence of log levels in Spinel backend. 2020-08-20 09:19:12 +02:00
mgmt mgmt: smp: shell: initialize SMP before feeding with received bytes 2020-08-19 09:51:45 -04:00
net net: shell: Print current gPTP role information 2020-08-19 12:47:09 -04: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 mgmt: smp: shell: initialize SMP before feeding with received bytes 2020-08-19 09:51:45 -04:00
stats cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
storage device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
testsuite subsys/testsuite: Add an assert for a zero return code 2020-08-19 19:20:35 -04:00
tracing samples: tracing: Enable USB by the application 2020-08-13 11:49:47 +02:00
usb usb: Avoid creating duplicate OUT transfers. 2020-08-19 13:19:56 +02:00
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
Kconfig