Initial commit: Base Project for Kode Dot (ESP32-S3)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Name, Type, SubType, Offset, Size, Flags
|
||||
nvs, data, nvs, 0x9000, 0x6000,
|
||||
phy_init, data, phy, 0xf000, 0x1000,
|
||||
otadata, data, ota, 0x10000, 0x2000,
|
||||
app, app, factory, 0x400000, 0x800000,
|
||||
storage, data, spiffs, 0xC00000, 0x400000,
|
||||
|
Reference in New Issue
Block a user