zephyr/subsys
Jakub Rzeszutko 920e64cfd4 shell: fix possible deadlock in shell_fprintf
Disable shell print functions if the shell is not initialized.
Update tests accordingly.

Fixes #27161

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordisemi.no>
Signed-off-by: Steven Slupsky <sslupsky@gmail.com>
2020-08-18 10:44:35 -04:00
..
bluetooth Bluetooth: shell: per_adv_sync cb removed pointer to selected inst 2020-08-17 13:44:35 -04:00
canbus
console device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
cpp
debug
dfu
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: net: Modify ipv4 init code, so it compiles if ipv4 is disabled 2020-08-14 18:51:28 -04:00
mgmt mgmt/osdp: Add support for OSDP in PD mode of operation 2020-08-13 11:48:28 +02:00
net net: openthread: Align Kconfig with cmake symbols 2020-08-18 15:57:14 +03:00
power
random
settings
shell shell: fix possible deadlock in shell_fprintf 2020-08-18 10:44:35 -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 ztest: make arc/cpu.h override C++ safe 2020-08-12 16:39:37 -05:00
tracing samples: tracing: Enable USB by the application 2020-08-13 11:49:47 +02:00
usb samples: zperf: usb: Enable USB by the application. 2020-08-13 11:49:47 +02:00
CMakeLists.txt
Kconfig