drone-tisl-map-periph-ioc 0.13.0

STM32 peripheral mappings for Drone, an Embedded Operating System.
cargo-features = ["resolver"]
[dependencies.drone-core]
version = "0.13.0"

[dependencies.drone-cortexm]
version = "0.13.0"

[dependencies.drone-tisl-map-pieces]
version = "=0.13.0"

[lib]
path = "lib.rs"

[package]
authors = ["Alfred Keller <alfred.keller@centosa.ch"]
description = "STM32 peripheral mappings for Drone, an Embedded Operating System.\n"
documentation = "https://api.drone-os.com/drone-tisl-map/0.12/drone_tisl_map_periph_ioc/"
edition = "2018"
homepage = "https://www.drone-os.com/"
license = "MIT OR Apache-2.0"
name = "drone-tisl-map-periph-ioc"
repository = "https://github.com/drone-os/drone-tisl-map"
resolver = "2"
version = "0.13.0"