update to latest release

update documentation regarding CMT
added some screenshots with description
This commit is contained in:
Lukas Pusch 2024-01-02 01:55:02 +01:00
parent 967cceae9d
commit 5fe515da81
22 changed files with 138 additions and 7 deletions

Binary file not shown.

Binary file not shown.

View file

@ -9,13 +9,13 @@
{ "path": "/firmware/bootloader.bin", "offset": 4096 },
{ "path": "/firmware/partitions.bin", "offset": 32768 },
{ "path": "/firmware/ota.bin", "offset": 57344 },
{ "path": "/firmware/230817_ahoy_0.7.36_ba218ed_esp32.bin", "offset": 65536 }
{ "path": "/firmware/231230_ahoy_0.8.36_6fb0535_esp32.bin", "offset": 65536 }
]
},
{
"chipFamily": "ESP8266",
"parts": [
{ "path": "/firmware/230817_ahoy_0.7.36_ba218ed_esp8266.bin", "offset": 0 }
{ "path": "/firmware/231230_ahoy_0.8.36_6fb0535_esp8266", "offset": 0 }
]
}
]