Marius Vikhammer 77bb19c49e ci(build): fixed/ignored warnings from unknown symbols in sdkconfig.defaults 2 tahun lalu
..
main 287bdc5e61 fix(test_apps): Trim builds of component test apps 2 tahun lalu
CMakeLists.txt 287bdc5e61 fix(test_apps): Trim builds of component test apps 2 tahun lalu
README.md a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 3 tahun lalu
partitions.csv a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 3 tahun lalu
pytest_flash_psram.py a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 3 tahun lalu
sdkconfig.ci.f4r4_120sdr 1f5fb3f921 spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2 tahun lalu
sdkconfig.ci.f4r4_120sdr_120sdr 1f5fb3f921 spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2 tahun lalu
sdkconfig.ci.f4r4_120sdr_40sdr 1f5fb3f921 spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2 tahun lalu
sdkconfig.ci.f4r4_120sdr_os_silent 1f5fb3f921 spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2 tahun lalu
sdkconfig.ci.f4r4_40sdr_120sdr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 3 tahun lalu
sdkconfig.ci.f4r4_80sdr_80sdr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 3 tahun lalu
sdkconfig.ci.f4r8_120sdr 1f5fb3f921 spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2 tahun lalu
sdkconfig.ci.f4r8_80sdr_40ddr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 3 tahun lalu
sdkconfig.ci.f4r8_80sdr_80ddr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 3 tahun lalu
sdkconfig.ci.f8r8_120sdr 1f5fb3f921 spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2 tahun lalu
sdkconfig.ci.f8r8_40ddr_40ddr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 3 tahun lalu
sdkconfig.ci.f8r8_40ddr_80ddr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 3 tahun lalu
sdkconfig.ci.f8r8_80ddr_40ddr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 3 tahun lalu
sdkconfig.ci.f8r8_80ddr_80ddr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 3 tahun lalu
sdkconfig.ci.f8r8_80ddr_80ddr_ecc 77bb19c49e ci(build): fixed/ignored warnings from unknown symbols in sdkconfig.defaults 2 tahun lalu
sdkconfig.ci.f8r8_80sdr_80ddr a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs 3 tahun lalu
sdkconfig.defaults 6d4c0bb3aa mspi: support 120M DDR flash and psram on S3 (experimental) 2 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.