mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-03-21 22:09:28 +00:00
298 B
298 B
| 1 | nvs | data | nvs | 0x9000 | 0x4000 | |
|---|---|---|---|---|---|---|
| 2 | otadata | data | ota | 0xD000 | 0x2000 | |
| 3 | phy_init | data | phy | 0xF000 | 0x1000 | |
| 4 | factory | app | factory | 0x10000 | 0x140000 | |
| 5 | ota_0 | app | ota_0 | 0x150000 | 0x270000 | |
| 6 | coredump | data | coredump | 0x3C0000 | 0x10000 | |
| 7 | storage | data | fat | 0x3D0000 | 0x30000 |