mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-30 22:32:51 +03:00
test1
This commit is contained in:
9
code/partitions_custom_16mb.csv
Normal file
9
code/partitions_custom_16mb.csv
Normal file
@@ -0,0 +1,9 @@
|
||||
# Name, Type, SubType, Offset, Size, Flags
|
||||
nvs, data, nvs, 0x9000, 0x6000,
|
||||
otadata, data, ota, , 0x2000,
|
||||
phy_init, data, phy, , 0x1000,
|
||||
ota_0, app, ota_0, , 0x3E0000,
|
||||
ota_1, app, ota_1, , 0x3E0000,
|
||||
www, data, littlefs, , 0x5E0000,
|
||||
nvs_key, data, nvs_keys, , 0x1000,
|
||||
coredump, data, coredump, , 192k,
|
||||
|
Reference in New Issue
Block a user