frcrs 0.1.6

A robotics control framework designed to streamline the development of control systems for FRC robots
Documentation
1
2
3
4
5
[toolchain]
channel = "stable"
profile = "complete"
targets = ["arm-unknown-linux-gnueabi"]
components = ["rustfmt", "clippy"]