19 releases

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.1.2 Sep 4, 2017

#1573 in Embedded development

Download history 145/week @ 2024-01-10 140/week @ 2024-01-17 49/week @ 2024-01-24 82/week @ 2024-01-31 120/week @ 2024-02-07 227/week @ 2024-02-14 158/week @ 2024-02-21 211/week @ 2024-02-28 139/week @ 2024-03-06 237/week @ 2024-03-13 310/week @ 2024-03-20 334/week @ 2024-03-27 206/week @ 2024-04-03 178/week @ 2024-04-10 173/week @ 2024-04-17 158/week @ 2024-04-24

801 downloads per month
Used in 78 crates

MIT/Apache

350KB
6.5K 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.14.3" }

Add or extend std feature as follows:

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

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.

Dependencies

~4.5–6.5MB
~121K SLoC