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

#89 in #drone

Download history 67/week @ 2023-12-04 133/week @ 2023-12-11 153/week @ 2023-12-18 139/week @ 2023-12-25 48/week @ 2024-01-01 153/week @ 2024-01-08 156/week @ 2024-01-15 45/week @ 2024-01-22 53/week @ 2024-01-29 137/week @ 2024-02-05 222/week @ 2024-02-12 129/week @ 2024-02-19 241/week @ 2024-02-26 128/week @ 2024-03-04 224/week @ 2024-03-11 199/week @ 2024-03-18

796 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
~101K SLoC