{"id":58789,"library":"drone-cortex-m","title":"Drone Cortex-M","description":"ARM Cortex-M platform crate for Drone, an embedded operating system for microcontrollers.","status":"active","version":"0.11.1","language":"rust","source_language":null,"source_url":"https://github.com/drone-os/drone-cortex-m","tags":["embedded","cortex-m","rtos","arm"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ndrone-cortex-m = \"0.11.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add drone-cortex-m","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"thr","correct":"use drone_cortex_m::prelude::*;"}],"quickstart":{"code":"use drone_cortex_m::prelude::*;\n\nfn main() {\n    // Initialize Drone OS on Cortex-M\n    println!(\"Drone Cortex-M initialized\");\n}","lang":"rust","description":"Import Drone Cortex-M prelude for embedded development."},"warnings":[{"fix":"Use `rustup target add thumbv7em-none-eabihf` and set `#![no_std]`.","message":"Requires nightly Rust and specific target triple (e.g., thumbv7em-none-eabihf).","severity":"gotcha","affected_versions":">=0.11.0"}],"env_vars":null,"search_vec":"'arm':5,24 'cortex':3,7,21 'cortex-m':2,6,20 'crate':10 'drone':1,12 'embed':14,19 'm':4,8,22 'microcontrol':18 'oper':15 'platform':9 'rtos':23 'system':16","created_at":"2026-06-16T16:38:28.198070+00:00","updated_at":"2026-06-16T16:38:28.198070+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://www.drone-os.com/","github":"https://github.com/drone-os/drone-cortex-m","docs":"https://docs.rs/drone-cortex-m/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}