mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-18 07:37:54 +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.