Skip to content
Commit d034106b authored by Tomasz Moń's avatar Tomasz Moń Committed by Henrik Brix Andersen
Browse files

usb: device: cdc_acm: Warn once about full ring buffer



Generating separate log entry at INFO level for every single character
dropped is excessive and leads to log flood. Logging dropped character
in no way helps end user and is really a delayed performance killer that
triggers when CDC ACM buffer gets full.

If user does not want to lose outgoing characters then the solution is
to enable hardware flow control which properly blocks in the case the
output buffer is full.

Signed-off-by: default avatarTomasz Moń <tomasz.mon@nordicsemi.no>
parent 20983c7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment