1.1 KiB
1.1 KiB
1.4.2
- MSC: Fix maximum files open
- Add uninstall function
1.4.0
- MSC: Fix integer overflows
- CDC-ACM: Remove intermediate RX ringbuffer
- CDC-ACM: Increase default FIFO size to 512 bytes
- CDC-ACM: Fix Virtual File System binding
1.3.0
- Add NCM extension
1.2.1 - 1.2.2
- Minor bugfixes
1.2.0
- Add MSC extension for accessing SPI Flash on memory card
a8c00d7707
1.1.0
- Add support for NCM, ECM/RNDIS, DFU and Bluetooth TinyUSB drivers
79f35c9b04
1.0.4
- Clean up string descriptors handling
046cc4b02f
1.0.2 - 1.0.3
- Minor bugfixes
1.0.1
- CDC-ACM: Return ESP_OK if there is nothing to flush
388ff32eb0
1.0.0
- Initial version based on esp-idf v4.4.3