mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 16:21:57 +00:00
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> |
||
---|---|---|
.. | ||
app_memory | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
usb | ||
CMakeLists.txt | ||
Kconfig |