15 unstable releases (6 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.8.2 Jun 20, 2018

#2194 in Embedded development

Download history 276/week @ 2024-03-12 230/week @ 2024-03-19 348/week @ 2024-03-26 278/week @ 2024-04-02 145/week @ 2024-04-09 244/week @ 2024-04-16 203/week @ 2024-04-23 206/week @ 2024-04-30 189/week @ 2024-05-07 184/week @ 2024-05-14 214/week @ 2024-05-21 153/week @ 2024-05-28 149/week @ 2024-06-04 132/week @ 2024-06-11 242/week @ 2024-06-18 134/week @ 2024-06-25

697 downloads per month
Used in 77 crates (3 directly)

MIT/Apache

4KB

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.

No runtime deps