zephyr/subsys
Paul Sokolovsky 1165e852c1 subsys: console: tty: Use tty_putchar() instead of console_putchar()
To be properly layered.

This call is used to signal to user an input buffer overload. Take
a chance to output just a single character in this case, to avoid
amplification and possible output buffer overflow either.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-11-30 08:05:40 -08:00
..
app_memory
bluetooth Bluetooth: Mesh: Fix matching for all elements of an LPN 2018-11-29 17:55:23 +02:00
console subsys: console: tty: Use tty_putchar() instead of console_putchar() 2018-11-30 08:05:40 -08:00
cpp c++: kconfig: EXCEPTIONS needs to depend on NEWLIB_LIBC 2018-11-28 13:51:35 -08:00
debug
dfu
disk
fb
fs
logging logging: Elaborate description of CONFIG_LOG_STRDUP_BUF_COUNT 2018-11-30 08:04:33 -08:00
mgmt
net net: mqtt: Fix NULL pointer dereference in logs 2018-11-28 13:09:46 -08:00
power
random
settings
shell shell: fix double new line print for RTT backend 2018-11-29 11:54:56 +01:00
stats
storage
usb usb: device: Use sys_le16_to_cpu conversion 2018-11-30 07:58:31 -08:00
CMakeLists.txt
Kconfig