stm32f100xx 0.4.0

Peripheral access API for STM32F100XX microcontrollers
Documentation
[package]
authors = ["Jorge Aparicio <japaricious@gmail.com>"]
description = "Peripheral access API for STM32F100XX microcontrollers"
documentation = "https://docs.rs/stm32f100xx"
keywords = ["no-std", "arm", "cortex-m", "stm32"]
license = "MIT OR Apache-2.0"
name = "stm32f100xx"
repository = "https://github.com/japaric/stm32f100xx"
version = "0.4.0"

[dependencies]
cortex-m = "0.2.0"
vcell = "0.1.0"