zephyr/drivers/console
Krzysztof Chruscinski 909fbb2086 drivers: console: rtt: Add no multithreading support
Avoid calling k_sleep when multithreading is disabled.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-05-27 13:33:02 +02:00
..
CMakeLists.txt console: ipm_console: Add console over IPM 2020-09-04 07:55:52 -04:00
gsm_mux.c drivers: console: mux: Conversion of k_work API 2021-04-14 07:07:40 -04:00
gsm_mux.h drivers: modem: gsm_ppp: Enable start/stop 2020-10-19 18:29:02 +02:00
ipm_console_receiver.c kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
ipm_console_sender.c
ipm_console.c device: Fixing new left over device instance made constant 2020-09-15 09:18:43 -05:00
Kconfig console: introduce UART console input expired mechanism options. 2021-04-09 14:50:24 -04:00
Kconfig.gsm_mux
native_posix_console.c
ram_console.c
rtt_console.c drivers: console: rtt: Add no multithreading support 2021-05-27 13:33:02 +02:00
semihost_console.c console: semihosting: add Aarch64 support 2021-02-24 08:01:18 -05:00
uart_console.c drivers: console: Fix path to mcumgr header 2020-11-27 18:18:50 +01:00
uart_mcumgr.c misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
uart_mux_internal.h
uart_mux.c drivers: uart_mux: Fix compilation after logging changes 2021-05-17 10:57:53 -04:00
uart_pipe.c
xtensa_sim_console.c