You've already forked TEF6686_ESP32
Added custom schematic for new boardmanager. Use ciustom as partition scheme
This commit is contained in:
5
partitions.csv
Normal file
5
partitions.csv
Normal file
@@ -0,0 +1,5 @@
|
||||
# Name, Type, SubType, Offset, Size, Flags
|
||||
nvs, data, nvs, 0x9000, 0x5000,
|
||||
phy_init, data, phy, 0xe000, 0x1000,
|
||||
factory, app, factory, 0x10000, 0x370000,
|
||||
spiffs, data, spiffs, 0x380000, 0x80000,
|
||||
|
Reference in New Issue
Block a user