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

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.