Merge branch 'fix/cleanup_storage_sdkconfigs' into 'master'

fix(storage): cleanup storage examples/test_apps sdkconfigs

See merge request espressif/esp-idf!28998
This commit is contained in:
Martin Vychodil
2024-02-16 19:28:37 +08:00
11 changed files with 5 additions and 25 deletions
@@ -4,5 +4,3 @@ CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=n
CONFIG_UNITY_ENABLE_FIXTURE=y
CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partition_table.csv"
CONFIG_ESPTOOLPY_FLASHSIZE="4MB"
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
@@ -1,2 +1,3 @@
CONFIG_IDF_TARGET="esp32s3"
CONFIG_SPIRAM=y
CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=0