mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2026-04-20 11:02:14 +02:00
updated gitignore file
This commit is contained in:
parent
08bab05343
commit
51109a16c5
4 changed files with 10 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Name, Type, SubType, Offset, Size
|
||||
nvs, data, nvs, 0x9000, 0x5000
|
||||
otadata, data, ota, 0xE000, 0x2000
|
||||
phy_init, data, phy, 0x10000, 0x1000
|
||||
app0, app, factory, 0x20000, 0x300000
|
||||
spiffs, data, spiffs, 0x320000, 0xE0000
|
||||
coredump, data, coredump, 0x3F0000, 0x10000
|
||||
app0, app, ota_0, 0x10000, 0x180000
|
||||
app1, app, ota_1, 0x190000, 0x180000
|
||||
spiffs, data, spiffs, 0x310000, 0x0E0000
|
||||
coredump, data, coredump, 0x3F0000, 0x10000
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue