zephyr/subsys
Krzysztof Chruscinski 5af45bd392 shell: uart: Handle RX ring buffer full case
Scenario where RX ring buffer is full and cannot accept
more data was not handled. In that case byte should be
dropped. Such situation may occur when long command is
pasted (exceeding ring buffer size).

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-11-16 08:31:01 -05:00
..
app_memory
bluetooth Bluetooth: Mesh: Increase scan window from 10ms to 30ms 2018-11-16 09:36:20 +02:00
console
cpp
debug misc/printk: Make the default char_out routine weak 2018-11-14 19:08:27 -05:00
dfu dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
disk
fb
fs dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
logging
mgmt subsys/mgmt: Avoid C++ comments inside C comments 2018-11-15 17:38:25 -05:00
net sockets: tls: Use FD table to reach net_context 2018-11-15 17:54:40 -05:00
power
random
settings
shell shell: uart: Handle RX ring buffer full case 2018-11-16 08:31:01 -05:00
stats
storage dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
usb usb: netusb: fix log level macro 2018-11-15 15:24:32 -05:00
CMakeLists.txt
Kconfig