22a615b3e6
cdc_acm_fifo_fill() logged warnings about dropped data when they in fact just couldn't be sent (due to connection of filled buffer). Not being able to send (all) data is a valid behaviour and data isn't dropped. Return value shows how many data was accepted (which can be zero). Logging will now instead only inform data can't be sent due to the respective issue (connection not ready/ buffer full). Signed-off-by: Martin Koehler <koehler@metratec.com> |
||
---|---|---|
.. | ||
class | ||
CMakeLists.txt | ||
Kconfig | ||
bos.c | ||
bos_desc.h | ||
os_desc.c | ||
os_desc.h | ||
usb_descriptor.c | ||
usb_descriptor.h | ||
usb_device.c | ||
usb_transfer.c | ||
usb_transfer.h | ||
usb_work_q.c | ||
usb_work_q.h |