3 unstable releases
Uses old Rust 2015
0.6.0 | Oct 24, 2017 |
---|---|
0.5.1 | Oct 7, 2017 |
0.5.0 | Oct 6, 2017 |
#15 in #hard
23KB
632 lines
drone
Documentation
Drone is a Hard Real-Time Operating System Framework for writing embedded applications with Rust.
Requirements
- latest nightly Rust;
- xargo;
- cargo-drone host utility;
Please also refer the installation notes of a corresponding Drone's platform implementation.
Platforms
Example Applications
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
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.
Dependencies
~1.5MB
~41K SLoC