mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-12 00:29:57 +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