mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-03 12:07:52 +00:00

Blocking read from cdcacm VFS could return less bytes than requested. This didn’t match the behaviour of other VFS drivers, and higher level code could misbehave.