{"id":67605,"library":"drone-stm32-map-pieces","title":"Drone STM32 Map Pieces","description":"Provides STM32 peripheral memory mappings for the Drone embedded operating system.","status":"active","version":"0.14.0","language":"rust","source_language":null,"source_url":"https://github.com/drone-os/drone-stm32-map","tags":["embedded","stm32","drone","peripherals","arm"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ndrone-stm32-map-pieces = \"0.14.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add drone-stm32-map-pieces","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"gpio","correct":"use drone_stm32_map_pieces::stm32::gpio;"}],"quickstart":{"code":"use drone_stm32_map_pieces::stm32::gpio;\n\nfn main() {\n    // Access GPIO registers\n    let _ = gpio::GPIOA;\n}","lang":"rust","description":"Shows how to access STM32 GPIO peripheral mappings."},"warnings":[{"fix":"Ensure you are compiling for an STM32 target (e.g., thumbv7em-none-eabihf).","message":"Requires specific target architecture (ARM Cortex-M).","severity":"gotcha","affected_versions":">=0.14.0"}],"env_vars":null,"search_vec":"'arm':20 'drone':1,12,18 'embed':13,16 'map':3,9 'memori':8 'oper':14 'peripher':7,19 'piec':4 'provid':5 'stm32':2,6,17 'system':15","created_at":"2026-06-17T17:39:25.098767+00:00","updated_at":"2026-06-17T17:39:25.098767+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-stm32-map","docs":"https://docs.rs/drone-stm32-map-pieces/","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-17","next_check":"2026-12-14","install_tag":null}}