esp-idf/components/esp_psram/test_apps/psram/main
Martin Vychodil af81bd1b0a 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:49:08 +01:00
..
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
test_app_main.c esp_psram: new psram component 2022-06-14 15:44:27 +08:00
test_himem.c esp_psram: new psram component 2022-06-14 15:44:27 +08:00
test_psram.c Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00