esp-idf/components/esp_hw_support/test_apps/mspi_psram_with_dfs
Xiao Xufeng e0856e208e ci(flash): remove hpm-dc configs from octal flash 2024-01-22 12:44:27 +08:00
..
main
CMakeLists.txt
README.md
pytest_psram_with_dfs.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 PSRAM can work under different CPU clock 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.