2021-10-20 07:50:51 +00:00
|
|
|
0.01: Initial version
|
2021-12-09 14:56:36 +00:00
|
|
|
0.02: Add support for ZIPs
|
|
|
|
Find and download ZIPs direct from the Espruino website
|
|
|
|
Take 'beta' tag off
|
2022-01-06 12:13:21 +00:00
|
|
|
0.03: Improve bootloader update safety. Now sets unsafeFlash:1 to allow flash with 2v11 and later
|
|
|
|
Add CRC checks for common bootloaders that we know don't work
|
2022-01-27 16:35:30 +00:00
|
|
|
0.04: Include a precompiled bootloader for easy bootloader updates
|
2022-11-14 10:43:17 +00:00
|
|
|
0.05: Rename Bootloader->DFU and add explanation to avoid confusion with Bootloader app
|
2023-03-03 10:25:02 +00:00
|
|
|
0.06: Lower chunk size to 1024 (from 2048) to make firmware updates more reliable
|