Expand description
A modular, safe and data-orientated rust wrapper over the Purdue PROS library for vex
Modules§
- adi
- ADI API
- allocator
- Defines the global allocator for the PROS runtime
- bindings
- Raw Bindings to both the C Standard Library and also the Purdue PROS Library
- controller
- Controller API
- entry
- A safe wrapper for entry function definitions
- error
- Error API
- fs
- Utilities for safely accessing the file system of v5 brain
- imu
- Inertial Sensor API
- io
- STDIO/STDERR macros
- motor
- Motor API
- port
- All the possible ports on the Vex v5 brain
- rotation
- Rotation Sensor API
- rtos
- The Real-Time OS API
Macros§
- entry
- A safe wrapper for entry function definitions