zephyr/drivers/console
Shun Jing Goh 9d7c51e3fb drivers: console: uart_console.c: add LF detection
Add case \n, so that new line from unix or linux host can be detected.

Signed-off-by: Shun Jing Goh <shun.jing.goh@gmail.com>
2023-04-07 13:13:40 +02:00
..
CMakeLists.txt console: move winstream console to drivers/ 2022-10-11 08:28:25 -04:00
efi_console.c drivers: console: add a minimal EFI console driver to support printf 2022-07-05 16:52:32 -04:00
gsm_mux.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
gsm_mux.h all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
ipm_console.c drivers: console: ipm_console: Update driver to use DEVICE_DT_GET 2022-07-26 08:49:20 +02:00
ipm_console_receiver.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ipm_console_sender.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
jailhouse_debug_console.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
Kconfig mgmt/mcumgr: Standardise MCUmgr Kconfig names 2022-12-22 12:36:34 +01:00
Kconfig.gsm_mux crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
native_posix_console.c console: fix armclang compiler warnings with is*() functions 2023-03-31 07:05:07 -04:00
ram_console.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
rtt_console.c drivers: console: rtt_console: undefined reference 2022-09-12 15:08:47 +01:00
semihost_console.c console: semihost_console: use semihost API 2022-04-21 13:04:52 +02:00
uart_console.c drivers: console: uart_console.c: add LF detection 2023-04-07 13:13:40 +02:00
uart_mcumgr.c mgmt/mcumgr: Standardise MCUmgr Kconfig names 2022-12-22 12:36:34 +01:00
uart_mux.c console: uart_mux: uart_mux_send to return number of bytes sent 2022-08-16 08:28:03 +00:00
uart_mux_internal.h drivers: uart_mux: Fix documentation of uart_mux_recv() 2023-01-19 08:44:34 -06:00
winstream_console.c sparse: fix sparse warnings found in sof compilation 2022-11-02 14:34:20 -04:00
xtensa_sim_console.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00