[package] name = "stm32f030_cf" version = "0.0.1" authors = ["Solomon Greenberg "] description = "For the love of god do not use this package" license = "MIT" [dependencies] cortex-m = "0.5.4" vcell = "0.1.0" bare-metal = "0.2.3"