docs.rs failed to build wpilib-hal-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
wpilib-hal
This crate aims to create Rust bindings to the HAL using more idiomatic Rust design patterns.
Also see
Also be sure to check out a more mature (and probably cleaner) crate here. It has bindings to a bunch of WPILIB and some basic abstractions for programming robots
WPILibC and WPILibJ, and the library headers used in this crate are in this repo.
Current TODOs
- Determine thread safety of functions
- Serial IO