mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 04:25:32 +00:00

Added performance optimization details for USB MSC on ESP32-S3, ESP32-P4, and ESP32-S2. Includes benchmarking results for SD card and SPI flash, explanation of performance limitations. Related to https://github.com/espressif/esp-idf/issues/11110