drone-os / drone-raspberrypi-pico

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

Home Page:https://www.drone-os.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://www.drone-os.com/

License:Apache License 2.0


Languages

Language:Rust 93.5%Language:Nix 4.0%Language:CMake 2.3%Language:C 0.2%