[package] edition = "2018" name = "stm32c0" version = "0.0.0" authors = ["Adam Greig ", "stm32-rs Contributors"] description = "Device support crates for STM32C0 devices" repository = "https://github.com/stm32-rs/stm32-rs" readme = "README.md" keywords = ["stm32", "svd2rust", "no_std", "embedded"] categories = ["embedded", "no-std"] license = "MIT/Apache-2.0"