Djordje Nedic facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 tahun lalu
..
main c331c85318 mspi: make cpu clock source switch safe 4 tahun lalu
CMakeLists.txt facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 tahun lalu
README.md d6caf142d3 ci: add flash psram test under different configs on esp32s3 4 tahun lalu
app_test.py 4a0906fdb7 Update copyright headers 4 tahun lalu
sdkconfig.ci.default d6caf142d3 ci: add flash psram test under different configs on esp32s3 4 tahun lalu
sdkconfig.ci.f4r4_120sdr d6caf142d3 ci: add flash psram test under different configs on esp32s3 4 tahun lalu
sdkconfig.ci.f4r4_120sdr_120sdr 0687daf2c8 kconfig: move remaining kconfig options out of target component 3 tahun lalu
sdkconfig.ci.f4r4_120sdr_40sdr 0687daf2c8 kconfig: move remaining kconfig options out of target component 3 tahun lalu
sdkconfig.ci.f4r4_120sdr_os_silent c331c85318 mspi: make cpu clock source switch safe 4 tahun lalu
sdkconfig.ci.f4r4_40sdr_120sdr 0687daf2c8 kconfig: move remaining kconfig options out of target component 3 tahun lalu
sdkconfig.ci.f4r4_80sdr_80sdr 0687daf2c8 kconfig: move remaining kconfig options out of target component 3 tahun lalu
sdkconfig.ci.f4r8_120sdr d6caf142d3 ci: add flash psram test under different configs on esp32s3 4 tahun lalu
sdkconfig.ci.f4r8_80sdr_40ddr 0687daf2c8 kconfig: move remaining kconfig options out of target component 3 tahun lalu
sdkconfig.ci.f4r8_80sdr_80ddr 0687daf2c8 kconfig: move remaining kconfig options out of target component 3 tahun lalu
sdkconfig.ci.f8r8_120sdr 0687daf2c8 kconfig: move remaining kconfig options out of target component 3 tahun lalu
sdkconfig.ci.f8r8_40ddr_40ddr 0687daf2c8 kconfig: move remaining kconfig options out of target component 3 tahun lalu
sdkconfig.ci.f8r8_40ddr_80ddr 0687daf2c8 kconfig: move remaining kconfig options out of target component 3 tahun lalu
sdkconfig.ci.f8r8_80ddr_40ddr 0687daf2c8 kconfig: move remaining kconfig options out of target component 3 tahun lalu
sdkconfig.ci.f8r8_80ddr_80ddr 0687daf2c8 kconfig: move remaining kconfig options out of target component 3 tahun lalu
sdkconfig.ci.f8r8_80ddr_80ddr_ecc 0687daf2c8 kconfig: move remaining kconfig options out of target component 3 tahun lalu
sdkconfig.ci.f8r8_80sdr_80ddr 0687daf2c8 kconfig: move remaining kconfig options out of target component 3 tahun lalu

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.