Merge branch 'bugfix/reenable_ut_c2_fatfs_vfs_spi_flash' into 'master'
vfs, spi_flash: re-enable unit tests for C2 Closes IDF-5137 and IDF-5139 See merge request espressif/esp-idf!20444
This commit is contained in:
@@ -2,3 +2,6 @@ CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n
|
||||
CONFIG_ESPTOOLPY_FLASHSIZE_2MB=y
|
||||
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partition_table_unit_test_app_2m.csv"
|
||||
CONFIG_PARTITION_TABLE_FILENAME="partition_table_unit_test_app_2m.csv"
|
||||
|
||||
# 2MB partition table has a FAT partition too small for 4k sectors
|
||||
CONFIG_WL_SECTOR_SIZE_512=y
|
||||
|
||||
Reference in New Issue
Block a user