zephyr/subsys
Krzysztof Chruscinski f98bc0c0bc logging: backend_rtt: Align to changes in RTT_LOCK/UNLOCK
RTT_LOCK/UNLOCK in certain configuration creates code block (curly
braces). In that case variables declared inside are local to that
block. Moved declaration of ret variable before the block. Updated
code to ensure that RTT_LOCK/UNLOCK are in the same code block.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-05-27 13:33:02 +02:00
..
bluetooth Bluetooth: ISO: Make it possible to setup unidirectional CIS 2021-05-27 13:16:40 +02:00
canbus canbus: isotp: remove unused work queue 2021-05-22 08:14:35 -05:00
console
cpp
debug Kconfig: Increase default thread analyzer stack size 2021-05-13 12:36:57 -04:00
demand_paging
dfu
disk
emul include: Move emul.h to drivers/emul.h 2021-04-22 12:51:01 -04:00
fb
fs fs: logstr_dup causes error in LOG_ERROR messages 2021-05-11 07:14:24 -05:00
ipc ipc: rpmsg_service: Add missing log_strdup 2021-05-25 16:38:28 +02:00
jwt
logging logging: backend_rtt: Align to changes in RTT_LOCK/UNLOCK 2021-05-27 13:33:02 +02:00
lorawan lorawan: port oriented downlink callbacks 2021-04-30 13:05:10 -05:00
mgmt mgmt/mcumgr: Info on SHELL_BACKEND_DUMMY_BUF_SIZE impact on mcumgr 2021-05-26 00:05:56 -04:00
modbus modbus: fix untrusted loop bound in modbus client 2021-05-05 11:33:56 +02:00
net net: tcp2: Ack any data received in FIN_WAIT_1 state 2021-05-24 23:30:36 -04:00
pm pm: device_runtime: Remove not necessary check 2021-05-26 10:56:55 -04:00
portability
random
settings
shell shell: Parametrize dummy shell buffer size 2021-05-26 00:05:56 -04:00
stats
storage storage/flash_map: Fix flash area bounds checking 2021-05-25 16:59:01 -05:00
task_wdt task_wdt: Pause hardware wdt during debugging 2021-05-21 05:00:07 -05:00
testsuite ztest: set thread name to test name 2021-05-17 18:45:57 -04:00
timing
tracing tracing: fix conflict with RTT locking 2021-05-25 07:36:38 -05:00
usb usb: hid: remove get_protocol/set_protocol from USB HID class API 2021-05-07 13:14:47 +02:00
CMakeLists.txt pm: move power subsystem to pm 2021-05-05 18:35:49 -04:00
Kconfig pm: move power subsystem to pm 2021-05-05 18:35:49 -04:00