chore: import local project into Gitea
This commit is contained in:
9
partitions.csv
Normal file
9
partitions.csv
Normal file
@@ -0,0 +1,9 @@
|
||||
# ESP32-P4-NANO Network Auditing Tool Partition Table
|
||||
# Name, Type, SubType, Offset, Size, Flags
|
||||
nvs, data, nvs, 0x9000, 0x4000,
|
||||
otadata, data, ota, 0xd000, 0x2000,
|
||||
phy_init, data, phy, 0xf000, 0x1000,
|
||||
factory, app, factory, 0x10000, 0x200000,
|
||||
ota_0, app, ota_0, 0x210000,0x200000,
|
||||
ota_1, app, ota_1, 0x410000,0x200000,
|
||||
spiffs, data, spiffs, 0x610000,0x1F0000,
|
||||
|
Reference in New Issue
Block a user