can_wizard/partitions.csv
okhsunrog c1c1e16448 v1.0.0
size and perfomance optimizations, twai in isr, littlefs tweaking, less
bootloader logs, app now fits on 1 MB flash chips
2024-02-23 16:38:17 +03:00

366 B

1# Name, Type, SubType, Offset, Size, Flags
2# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
3nvs, data, nvs, 0x9000, 0x6000,
4phy_init, data, phy, 0xf000, 0x1000,
5factory, app, factory, 0x10000, 0x60000,
6# rename subtype to littlefs after updating to v5.2
7storage, data, spiffs, , 0x20000,