setup sdkconfig and clean main
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# ESP-IDF Partition Table
|
||||
# Name, Type, SubType, Offset, Size, Flags
|
||||
nvs,data,nvs,,0x4000,
|
||||
otadata,data,ota,,0x2000,
|
||||
phy_init,data,phy,,0x1000,
|
||||
factory,app,factory,,0x11000,
|
||||
ota_0,app,ota_0,,3M,
|
||||
ota_1,app,ota_1,,3M,
|
||||
|
Reference in New Issue
Block a user