Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.
/ ctre-sys Public archive

CTRE Phoenix FRC CCI bindings for Rust (moved back into ctre-rs)

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

auscompgeek/ctre-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTRE Phoenix CCI bindings for Rust

This crate contains bindings for the CTRE Phoenix CCI libraries.

This project is not affiliated with nor endorsed by Cross the Road Electronics.

Was this auto-generated?

The following command was used to bindgen the initial CCI bindings:

bindgen --disable-name-namespacing --rustified-enum '.*' --whitelist-type 'ctre::phoenix::.*' --whitelist-function 'c_.*' wrapper.hpp -- -std=c++11 -I $PHOENIX_ROOT/libraries/driver/include

License

CTRE-derived parts are under the Phoenix Software License Agreement. Rust-specific parts are under the MIT license.

About

CTRE Phoenix FRC CCI bindings for Rust (moved back into ctre-rs)

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published