esp-idf/components/tinyusb
Ivan Grokhotkov b1c4107275 vfs: zero-initialize struct stat in *_stat and *_fstat handlers
...otherwise some fields will contain garbage values.
This wasn't noticed until HAVE_BLKSIZE got enabled in newlib builds.
2020-12-29 16:18:04 +01:00
..
additions vfs: zero-initialize struct stat in *_stat and *_fstat handlers 2020-12-29 16:18:04 +01:00
tinyusb@a2ba3dcccc usb: cdc support, streams redirection; ci, examples upd 2020-08-06 15:26:08 +02:00
CMakeLists.txt usb: cdc support, streams redirection; ci, examples upd 2020-08-06 15:26:08 +02:00
Kconfig freertos: always enable static allocation 2020-12-29 16:18:04 +01:00