esp-idf/components/esp_psram/test_apps/psram
Martin Vychodil c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition'
All the partition handling API functions and data-types were moved from the 'spi_flash' component to the new one named 'esp_partition'. See Storage 5.x migration guide for more details
2022-11-02 21:54:45 +01:00
..
main Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
CMakeLists.txt
README.md
partitions.csv
pytest_psram.py ci: add psram test to s3 boards with quad psram 2022-08-19 12:35:15 +08:00
sdkconfig.ci.esp32_release
sdkconfig.ci.esp32s2_advanced
sdkconfig.ci.esp32s2_release
sdkconfig.ci.esp32s3_octal_advanced
sdkconfig.ci.esp32s3_octal_release
sdkconfig.ci.esp32s3_quad_advanced
sdkconfig.ci.esp32s3_quad_release
sdkconfig.defaults mmu: driver framework, for vaddr maintenance 2022-08-26 17:59:06 +08:00

README.md

Supported Targets ESP32 ESP32-S2 ESP32-S3

This test app is used to test PSRAM