wuzhenghui 9074bee47c ci: add access psram with DFS unity test 2 anni fa
..
main 9074bee47c ci: add access psram with DFS unity test 2 anni fa
CMakeLists.txt a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
README.md a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
partitions.csv a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
pytest_flash_psram.py a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.ci.f4r4_120sdr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.ci.f4r4_120sdr_120sdr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.ci.f4r4_120sdr_40sdr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.ci.f4r4_120sdr_os_silent a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.ci.f4r4_40sdr_120sdr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.ci.f4r4_80sdr_80sdr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.ci.f4r8_120sdr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.ci.f4r8_80sdr_40ddr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.ci.f4r8_80sdr_80ddr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.ci.f8r8_120sdr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.ci.f8r8_40ddr_40ddr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.ci.f8r8_40ddr_80ddr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.ci.f8r8_80ddr_40ddr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.ci.f8r8_80ddr_80ddr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.ci.f8r8_80ddr_80ddr_ecc a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.ci.f8r8_80sdr_80ddr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 2 anni fa
sdkconfig.defaults 6d4c0bb3aa mspi: support 120M DDR flash and psram on S3 (experimental) 2 anni fa

README.md

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.