commit | bb4897685ca2bdb6ae62c7080e8d9d3a616163b4 | [log] [tgz] |
---|---|---|
author | Amit Aryeh Levy <amit@amitlevy.com> | Mon Jul 31 14:48:53 2017 -0400 |
committer | Amit Aryeh Levy <amit@amitlevy.com> | Mon Jul 31 14:48:53 2017 -0400 |
tree | abf3be692cc49229680a459a87c461764553018e | |
parent | b052ef37f17279544e714484b5b72745d6247ea5 [diff] |
fix warnings
Rust userland library for Tock (WIP)
This project is nascent and still under heavy development, but first steps:
Get a copy of the latest nightly, in this repo's root:
rustup override set nightly
Need to grab a copy of the rust sources:
rustup component add rust-src
Now you should be able to build with:
xargo build --target thumbv7em-tock-eabi
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.