flash-algorithm

Crates.ioflash-algorithm
lib.rsflash-algorithm
version0.4.0
sourcesrc
created_at2023-01-21 03:15:26.023439
updated_at2023-03-29 13:21:37.692171
descriptionA crate to write CMSIS-DAP flash algorithms for flashing embedded targets.
homepage
repositoryhttps://github.com/probe-rs/flash-algorithm
max_upload_size
id763961
size15,172
crate-owners (github:probe-rs:crate-owners)

documentation

README

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.

Commit count: 15

cargo fmt