commit | da450d3465c65f14b03a145ebe53e73e85df54aa | [log] [tgz] |
---|---|---|
author | Amit Aryeh Levy <amit@amitlevy.com> | Mon Aug 14 13:49:45 2017 -0700 |
committer | Amit Aryeh Levy <amit@amitlevy.com> | Mon Aug 14 13:49:45 2017 -0700 |
tree | 4791b98f35aaaf5d6feebea77d4baa2136343c96 | |
parent | 3ed6070382561065ee4a961e1cec0f94063ab320 [diff] |
Update console to new kernel interface
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.