tinyboot-ch32-hal 0.2.1

Hardware abstraction layer for tinyboot on CH32 microcontrollers
1
2
3
4
#[cfg_attr(afio_v0, path = "v0.rs")]
mod family;

pub use family::*;