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

#1774 in Embedded development

Download history 134/week @ 2024-07-20 206/week @ 2024-07-27 169/week @ 2024-08-03 114/week @ 2024-08-10 89/week @ 2024-08-17 117/week @ 2024-08-24 152/week @ 2024-08-31 91/week @ 2024-09-07 127/week @ 2024-09-14 231/week @ 2024-09-21 73/week @ 2024-09-28 6/week @ 2024-10-05 102/week @ 2024-10-12 77/week @ 2024-10-19 97/week @ 2024-10-26 129/week @ 2024-11-02

406 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

~3.5–5.5MB
~104K SLoC