esp-idf/components/tinyusb/additions/src
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
..
cdc.c usb: cdc support, streams redirection; ci, examples upd 2020-08-06 15:26:08 +02:00
descriptors_control.c usb: cdc support, streams redirection; ci, examples upd 2020-08-06 15:26:08 +02:00
tinyusb.c Updates for riscv support 2020-11-13 07:49:11 +11:00
tusb_cdc_acm.c Update tinyusb_cdcacm_write_flush to using ticks counting instead of the FreeRTOS timer 2020-10-08 09:42:44 +02:00
tusb_console.c usb: cdc support, streams redirection; ci, examples upd 2020-08-06 15:26:08 +02:00
tusb_tasks.c usb: cdc support, streams redirection; ci, examples upd 2020-08-06 15:26:08 +02:00
usb_descriptors.c usb: cdc support, streams redirection; ci, examples upd 2020-08-06 15:26:08 +02:00
vfs_tinyusb.c vfs: zero-initialize struct stat in *_stat and *_fstat handlers 2020-12-29 16:18:04 +01:00