Skip to content

drone-os/drone-raspberrypi-pico

Repository files navigation

crates.io maintenance

Drone STM32 Map

Raspberry Pi Pico (RP2040) support for Drone, an Embedded Operating System.

Documentation

Usage

Add the crate to your Cargo.toml dependencies:

[dependencies]
drone-raspberrypi-pico = { version = "0.15.0", features = [...] }

Add or extend host feature as follows:

[features]
host = ["drone-raspberrypi-pico/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.