flash-algorithm 0.2.0

A crate to write CMSIS-DAP flash algorithms for flashing embedded targets.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
description = "A crate to write CMSIS-DAP flash algorithms for flashing embedded targets."
edition = "2021"
keywords = ["no-std", "embedded", "flashing"]
license = "MIT OR Apache-2.0"
name = "flash-algorithm"
readme = "README.md"
repository = "https://github.com/probe-rs/flash-algorithm"
version = "0.2.0"