-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Need to finish QSPI flash and then create a boot loader so RustWorks can be flashed to external flash.
Potentially useful links:
- flashAlgorithm docs: https://www.keil.com/pack/doc/CMSIS/Pack/html/flashAlgorithm.html
- flashAlgorithm for RP2040: https://github.com/rp-rs/flash-algo
Todo:
- Read external flash
- Write external flash
- Flash algorithm implementation so that cargo flash can access external flash (done in willemml/rsworks-flash-algo)
- Make
probe-rsandcargo-embeduse flash algorithm - Enable writing external flash using
dfu-util
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed