# Pros-sys
EFI for Rust PROS bindings, used in [pros-rs](https://crates.io/crates/pros)

> [!important]
> pros-rs and the `pros-sys` crate are deprecated and unmaintained. Consider using
> [`vex-sdk`](https://crates.io/crates/vex-sdk) instead, a more flexible library with
> similar APIs which doesn't need to depend on `libpros.a`. Alternatively, consider
> [`vexide`](https://crates.io/crates/vex-sdk) if you are looking for a higher-level framework.