esp-idf/components/esp_driver_spi/test_apps/master/partition_table_esp32_flash...

364 B

1# Special partition table for unit test app
2#
3# Name, Type, SubType, Offset, Size, Flags
4# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
5factory, 0, 0, 0x20000, 0x260000
6# flash_test partition used for SPI flash tests, WL FAT tests, and SPIFFS tests
7flash_test, data, fat, , 528K