[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"