4 releases
0.1.1 | Feb 10, 2019 |
---|---|
0.1.0 | Feb 8, 2019 |
0.0.3 | Feb 8, 2019 |
0.0.2 | Jan 27, 2019 |
#23 in #nostd
14KB
278 lines
vesc-comm
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 in the examples directory.
lib.rs
:
VESC communication library
Dependencies
~2.5MB
~56K SLoC