| Crates.io | drone-core |
| lib.rs | drone-core |
| version | 0.14.3 |
| created_at | 2017-08-24 11:15:48.109882+00 |
| updated_at | 2021-06-09 18:42:49.282876+00 |
| description | The core crate for Drone, an Embedded Operating System. |
| homepage | https://www.drone-os.com/ |
| repository | https://github.com/drone-os/drone-core |
| max_upload_size | |
| id | 28801 |
| size | 382,012 |
The core crate for Drone, an Embedded Operating System.
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"]
Licensed under either of
at your option.
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.