esp-idf/tools/unit-test-app/partition_table_unit_test_t...

526 B

1# Special partition table for unit test app_update
2# Name, Type, SubType, Offset, Size, Flags
3nvs, data, nvs, , 0x4000
4otadata, data, ota, , 0x2000
5phy_init, data, phy, , 0x1000
6factory, 0, 0, , 0xB0000
7ota_0, 0, ota_0, , 0xB0000
8ota_1, 0, ota_1, , 0xB0000
9test, 0, test, , 0xB0000
10# flash_test partition used for SPI flash tests, WL FAT tests, and SPIFFS tests
11flash_test, data, fat, , 528K