work in progress which eventually will enable the user to configure dsp processor on the fly using an on device http server. first try and possible fix for #22 Signed-off-by: Karl Osterseher <karli_o@gmx.at>
9 lines
313 B
CSV
9 lines
313 B
CSV
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs, data, nvs, 0x9000, 16K,
|
|
otadata, data, ota, 0xd000, 8K,
|
|
phy_init, data, phy, 0xf000, 4K,
|
|
factory, app, factory, 0x10000, 1152K,
|
|
ota_0, app, ota_0, 0x130000, 1152K,
|
|
ota_1, app, ota_1, 0x250000, 1152K,
|
|
storage, data, spiffs, 0x370000, 576K,
|