1
0
Fork 0
BangleApps/apps/fwupdate
Rob Pilling a75338efae fwupdate: don't reset the watch after upload
Closes #3153.

Trace:
```
apps/fwupdate/custom.html:423: calls `sendCustomizedApp()`
core/lib/customize.js:63: send customised app
core/js/index.js:340: handle `"app"` message
core/js/index.js:356: call `uploadApp()`
core/js/comms.js:166: call `showUploadFinished()`
core/js/comms.js:24: reset watch (if autoReload is set)
```
2024-01-13 12:08:34 +00:00
..
ChangeLog 0.06: Lower chunk size to 1024 (from 2048) to make firmware updates more reliable 2023-03-03 10:25:02 +00:00
app.png Adding Bangle.js 2 firmware update app 2021-10-20 08:50:51 +01:00
bootloader_espruino_2v11.52_banglejs2.hex Improve firmware updater app to allow it to easily update bootloader 2022-01-27 16:35:30 +00:00
bootloader_espruino_2v12_banglejs2.hex 2v12 bootloader 2022-02-01 17:26:24 +00:00
bootloader_espruino_2v20_banglejs2.hex Add CRC for 2v20 bootloader, and also allow easy updates to 2v20 which should work better for iOS users 2024-01-10 12:04:35 +00:00
custom.html fwupdate: don't reset the watch after upload 2024-01-13 12:08:34 +00:00
metadata.json 0.06: Lower chunk size to 1024 (from 2048) to make firmware updates more reliable 2023-03-03 10:25:02 +00:00