chore: snapshot before shared RS485 bus integration

This commit is contained in:
2026-07-22 15:36:04 +01:00
parent ef02e5c5f5
commit 2a803fcef1
167 changed files with 5749 additions and 1128 deletions

3
partitions.csv Executable file → Normal file
View File

@@ -3,4 +3,5 @@ nvs, data, nvs, 0x9000, 0xA000,
phy_init, data, phy, 0x13000, 0x1000,
factory, app, factory, 0x20000, 3500K,
cfg, data, spiffs, 0x38B000, 0x4000,
data, data, spiffs, 0x38F000, 0x71000,
mo, data, spiffs, 0x38F000, 0x20000,
data, data, spiffs, 0x3AF000, 0x51000,
1 # Name Type SubType Offset Size Flags
3 phy_init data phy 0x13000 0x1000
4 factory app factory 0x20000 3500K
5 cfg data spiffs 0x38B000 0x4000
6 data mo data spiffs 0x38F000 0x71000 0x20000
7 data data spiffs 0x3AF000 0x51000