auto generated partition table
This commit is contained in:
6
partition_table/partitionTable.csv
Normal file
6
partition_table/partitionTable.csv
Normal file
@ -0,0 +1,6 @@
|
||||
# ESP-IDF Partition Table
|
||||
# Name, Type, SubType, Offset, Size, Flags
|
||||
nvs,data,nvs,0x9000,24K,
|
||||
phy_init,data,phy,0xf000,4K,
|
||||
factory,app,factory,0x10000,1536K,
|
||||
vfs,data,fat,0x200000,2M,
|
||||
|
Reference in New Issue
Block a user