Registry / other / drone-stm32-map-svd

drone-stm32-map-svd

JSON →
library0.14.0rscratesunverified

Maps STM32 SVD files to Drone bindings for embedded operating system development.

# Cargo.toml [dependencies] drone-stm32-map-svd = "0.14.0"
INSTALL
IMPORT
SIG · DRONE-STM32-MAP-SV
D
drone-stm32-map-svd
otherrustv0.14.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Map
use drone_stm32_map_svd::Map;

Initialize the STM32 SVD map for Drone bindings.

use drone_stm32_map_svd::Map; fn main() { let map = Map::new(); println!("STM32 SVD map initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.14.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Meta
1
Amazon
1
Resources
drone-stm32-map-svd — cargo add drone-stm32-map-svd · libregistry