commit | eb2204572241fdb232977cb44c48d5baa98fb8bb | [log] [tgz] |
---|---|---|
author | Philipp Vollmer <briefe@kebes.de> | Wed Mar 28 08:44:00 2018 +0200 |
committer | Philipp Vollmer <briefe@kebes.de> | Wed Mar 28 08:47:33 2018 +0200 |
tree | 3c79fc1e32e0961bb99a49270bf4435d2fb63682 | |
parent | d8ffbb76c455c16d67fe67912be00e3c3794f3a6 [diff] |
Change formatting according to rustfmt
Rust userland library for Tock (WIP)
This project is nascent and still under heavy development, but first steps:
Ensure you have rustup installed.
Use the run_example
script to compile and run the example app you want to use:
./run_example.sh blink
This should work if you are using the nRF52DK platform. For other platforms, you will end up with a TAB file in target/
that you can program onto your Tock board.
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.