Skip to content

Commit 3f44add

Browse files
committed
Added variant for ESP32-S3-Zero
1 parent 1c1ed0f commit 3f44add

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Name, Type, SubType, Offset, Size, Flags
2+
nvs, data, nvs, 0x9000, 0x5000,
3+
otadata, data, ota, 0xe000, 0x2000,
4+
ota_0, app, ota_0, 0x10000, 0x1F0000,
5+
ota_1, app, ota_1, 0x200000, 0x1F0000,

0 commit comments

Comments
 (0)