Files
WS2812B-LED-RC-Controller/partitions.csv
2026-01-05 21:01:26 +01:00

285 B

1# Name, Type, SubType, Offset, Size, Flags
2# Optimized for 2MB flash - 2 large OTA slots (no factory partition)
3nvs, data, nvs, 0x9000, 0x4000,
4phy_init, data, phy, 0xd000, 0x1000,
5ota_0, app, ota_0, 0x10000, 0xF0000,
6ota_1, app, ota_1, 0x100000, 0xF0000,