feat: implement LittleFSHandler and FSGuard for improved file management
This commit is contained in:
@@ -8,5 +8,5 @@ phy_init, data, phy, , 0x1000,
|
||||
# OTA Partitions 10MB
|
||||
ota_0, app, ota_0, , 0xA00000,
|
||||
ota_1, app, ota_1, , 0xA00000,
|
||||
# SPIFFS 11MB
|
||||
storage, data, spiffs, , 0xB00000,
|
||||
# LittleFS 11MB
|
||||
storage, data, littlefs, , 0xB00000,
|
||||
|
Reference in New Issue
Block a user