16 unstable releases (7 breaking)

0.14.3 Jun 9, 2021
0.13.0 Nov 28, 2020
0.12.1 May 13, 2020
0.11.1 Nov 27, 2019
0.7.0 Jan 8, 2018

#5 in #embedded-operating

Download history 106/week @ 2024-07-22 190/week @ 2024-07-29 170/week @ 2024-08-05 109/week @ 2024-08-12 87/week @ 2024-08-19 163/week @ 2024-08-26 117/week @ 2024-09-02 94/week @ 2024-09-09 122/week @ 2024-09-16 241/week @ 2024-09-23 30/week @ 2024-09-30 8/week @ 2024-10-07 140/week @ 2024-10-14 69/week @ 2024-10-21 76/week @ 2024-10-28 146/week @ 2024-11-04

432 downloads per month
Used in 77 crates (via drone-core)

MIT/Apache

165KB
4K SLoC

crates.io maintenance

Drone Core

The core crate for Drone, an Embedded Operating System.

Documentation

Usage

Add the crate to your Cargo.toml dependencies:

[dependencies]
drone-core = { version = "0.15.0" }

Add or extend host feature as follows:

[features]
host = ["drone-core/host"]

License

Licensed under either of

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.


lib.rs:

Procedural macros for drone-core.

Dependencies

~4–5.5MB
~105K SLoC