esp-idf/components/esp_hw_support/test_apps/mspi/README.md
wanlei a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs
and merge mspi unit test into this
2023-03-16 11:11:43 +08:00

321 B

Supported Targets ESP32-S3

This project tests if Flash and PSRAM can work under different configurations. To add new configuration, create one more sdkconfig.ci.NAME file in this directory.

If you need to test for anything other than flash and psram, create another test project.