[package] name = "stm32f439" description = "MCU support crate as generated by svd2rust." documentation = "https://docs.rs/stm32f439" version = "0.1.1" authors = [ "M@ Dunlap " ] categories = [ "embedded", "hardware-support", "no-std" ] keywords = ["stm32", "stm32f4", "stm32f4xx"] license = "MIT" repository = "https://github.com/dunmatt/stm32f439" [badges] maintenance = { status = "actively-developed" } travis-ci = { repository = "dunmatt/stm32f439" } [dependencies] bare-metal = "0.1.1" cortex-m = "0.4.3" vcell = "0.1.0" [features]