VESC communication library
An embedded Rust library for communicating with VESCs, currently only supports acting as a host (sending commands and receiving responses), support for acting as a VESC is planned.
no_std and std examples can be found here.
no_std
std