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 4624de4e42 add nonstub motor controllers for each building and test for simulate_trip 4 years ago
..
src add nonstub motor controllers for each building and test for simulate_trip 4 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
test1.txt add nonstub motor controllers for each building and test for simulate_trip 4 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.