forked from test34/can_wizard
c1c1e16448
size and perfomance optimizations, twai in isr, littlefs tweaking, less bootloader logs, app now fits on 1 MB flash chips
7 lines
366 B
Text
7 lines
366 B
Text
# Name, Type, SubType, Offset, Size, Flags
|
|
# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
|
|
nvs, data, nvs, 0x9000, 0x6000,
|
|
phy_init, data, phy, 0xf000, 0x1000,
|
|
factory, app, factory, 0x10000, 0x60000,
|
|
# rename subtype to littlefs after updating to v5.2
|
|
storage, data, spiffs, , 0x20000,
|