mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
fix(storage): cleanup storage examples/test_apps sdkconfigs
This commit is contained in:
4
components/vfs/test_apps/sdkconfig.ci.psram.esp32s3
Normal file
4
components/vfs/test_apps/sdkconfig.ci.psram.esp32s3
Normal file
@@ -0,0 +1,4 @@
|
||||
CONFIG_IDF_TARGET="esp32s3"
|
||||
CONFIG_SPIRAM=y
|
||||
CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=0
|
||||
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240=y
|
Reference in New Issue
Block a user