mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
fix esp32c6 & add ble, Fix Date Log, add BL0942, upd Descovery
This commit is contained in:
6
tools/partitions_custom_8mb.csv
Normal file
6
tools/partitions_custom_8mb.csv
Normal file
@@ -0,0 +1,6 @@
|
||||
# Name, Type, SubType, Offset, Size, Flags
|
||||
nvs, data, nvs, 0x9000, 0x5000,
|
||||
otadata, data, ota, 0xe000, 0x2000,
|
||||
app0, app, ota_0, , 3000K,
|
||||
app1, app, ota_1, , 3000K,
|
||||
spiffs, data, spiffs, , 1500K,
|
||||
|
Reference in New Issue
Block a user