esp32 compiling version

This commit is contained in:
Dmitry Borisenko
2021-12-13 23:35:29 +01:00
parent fbb5ba7e64
commit 1a88298fd4
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, 0x9000, 0x5000,
otadata, data, ota, 0xe000, 0x2000,
app0, app, ota_0, 0x10000, 0x140000,
app1, app, ota_1, 0x150000,0x140000,
spiffs, data, spiffs, 0x290000,0x170000,
app0, app, ota_0, 0x10000, 0x150000,
app1, app, ota_1, 0x160000,0x150000,
spiffs, data, spiffs, 0x2B0000,0x150000,
Internal Server Error - Gitea: Git with a cup of tea
500 Internal Server Error

Gitea Version: 1.25.3