MathiasKoch / flash-algorithm

A crate to write CMSIS-DAP flash algorithms for flashing embedded targets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flash-algorithm

A crate to write CMSIS-DAP flash algorithms for flashing embedded targets. This crate is an abstrction over https://open-cmsis-pack.github.io/Open-CMSIS-Pack-Spec/main/html/flashAlgorithm.html which takes care of proper placement of functions in the respective ELF sections and linking properly.

crates.io documentation Actions Status chat

To write a flash algorithm, follow the instructions in https://github.com/probe-rs/flash-algorithm-template.

License

This thingy is licensed under either of

at your option.

About

A crate to write CMSIS-DAP flash algorithms for flashing embedded targets


Languages

Language:Rust 100.0%