Initial sanitized SmartSpeaker snapshot
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Name, Type, SubType, Offset, Size, Flags
|
||||
# Note: OTA requires otadata + two app partitions (ota_0, ota_1)
|
||||
nvs, data, nvs, 0x9000, 0x6000,
|
||||
otadata, data, ota, 0xf000, 0x2000,
|
||||
ota_0, app, ota_0, 0x20000, 3M,
|
||||
ota_1, app, ota_1, , 3M,
|
||||
flash_test, data, fat, , 528K,
|
||||
model, data, spiffs, , 5900K,
|
||||
|
Reference in New Issue
Block a user