You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Johnson 5b9dbb0ce4 TR suggestions 6 years ago
..
src TR suggestions 6 years ago
.gitignore static linking 6 years ago
Cargo.toml static linking 6 years ago
README.md static linking 6 years ago
build.rs elevator drivers 6 years ago

README.md

Linked object files are platform dependent. The C files and headers are provided, and a build/link script is provided. The build script is somewhat platform dependent and requires GCC to be installed. It may be necessary to adjust build.rs to compile this Chapter's code.