esp-idf/components/esp_hw_support/test_apps/mspi
Xiao Xufeng e0856e208e ci(flash): remove hpm-dc configs from octal flash 2024-01-22 12:44:27 +08:00
..
main fix(test_apps): Trim builds of component test apps 2023-09-18 17:16:37 +08:00
CMakeLists.txt fix(test_apps): Trim builds of component test apps 2023-09-18 17:16:37 +08:00
README.md
partitions.csv
pytest_flash_psram.py
sdkconfig.ci.f4r4_40sdr_120sdr
sdkconfig.ci.f4r4_80sdr_80sdr
sdkconfig.ci.f4r4_120sdr spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00
sdkconfig.ci.f4r4_120sdr_40sdr spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00
sdkconfig.ci.f4r4_120sdr_120sdr spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00
sdkconfig.ci.f4r4_120sdr_os_silent spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00
sdkconfig.ci.f4r8_80sdr_40ddr
sdkconfig.ci.f4r8_80sdr_80ddr
sdkconfig.ci.f4r8_120sdr spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00
sdkconfig.ci.f8r8_40ddr_40ddr
sdkconfig.ci.f8r8_40ddr_80ddr
sdkconfig.ci.f8r8_80ddr_40ddr
sdkconfig.ci.f8r8_80ddr_80ddr
sdkconfig.ci.f8r8_80ddr_80ddr_ecc ci(build): fixed/ignored warnings from unknown symbols in sdkconfig.defaults 2023-11-01 01:14:00 +00:00
sdkconfig.ci.f8r8_80sdr_80ddr
sdkconfig.ci.f8r8_120sdr ci(flash): remove hpm-dc configs from octal flash 2024-01-22 12:44:27 +08:00
sdkconfig.defaults

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.