[package] authors = ["David Karwowski "] description = "Peripheral access API for STM32F429X Microcontrollers." keywords = ["no-std", "arm", "cortex-m", "stm32"] license = "MIT" repository = "https://github.com/dkarwowski/stm32f429x" documentation = "https://docs.rs/stm32f429x" name = "stm32f429x" version = "0.3.1" [dependencies] cortex-m = "0.2.4" vcell = "0.1.0"