Rust HAL (Hardware Abstraction Layer) crate for WCH's 32-bit RISC-V microcontrollers's CAN peripheral. Contains abstractions to use the CAN bus.
Implements embedded-can.
Depends on the ch32-hal and PAC (Peripheral Access Crate).
The scenarios/
directory includes basic use of the HAL.
Contributions are welcome.
MIT