commit | 3905809d014a5d098db3668f7f42898031af9d9c | [log] [tgz] |
---|---|---|
author | Amit Aryeh Levy <amit@amitlevy.com> | Wed Aug 02 18:31:43 2017 -0400 |
committer | Amit Aryeh Levy <amit@amitlevy.com> | Wed Aug 02 18:31:43 2017 -0400 |
tree | 2b82055f579ddbe2fcca211e8e867d5262d31fbf | |
parent | 39b8dd62bb2c6004eec32bc0209978b271c5bc5a [diff] |
checkpoint
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.