flash-algorithm

Crates.ioflash-algorithm
lib.rsflash-algorithm
version0.6.0
created_at2023-01-21 03:15:26.023439+00
updated_at2024-12-23 17:04:30.627509+00
descriptionA crate to write CMSIS-DAP flash algorithms for flashing embedded targets.
homepage
repositoryhttps://github.com/probe-rs/flash-algorithm
max_upload_size
id763961
size19,056
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: 31

cargo fmt