| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Add some const in SPI driver.
|
|
|
|
from the host.
|
|
- correctly write all bytes to flash
- check CRC
- Fix bug in notification : they cannot be sent from the control point handler (because it seems you cannot send a notification and a write acknowledge at the same time) using a timer (quick'n'dirty implementation to be improved)
- Improve dfu screen
- Reset if dfu image is correctly copied into flash and crc is ok.
|
|
https://github.com/lupyuen/pinetime-rust-mynewt/releases/tag/v4.1.4
|
|
CRC verification : work in progress (not fully working for now).
|
|
DFUService (WIP)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|