Provides STM32 peripheral memory mappings for the Drone embedded operating system.
# Cargo.toml
[dependencies]
drone-stm32-map-pieces = "0.14.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to access STM32 GPIO peripheral mappings.
Ensure you are compiling for an STM32 target (e.g., thumbv7em-none-eabihf).
No dependency data recorded yet.