# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "efm32hg309f64-pac" version = "0.2.1" authors = [ "Jacob Rosenthal ", "Nurahmadie ", ] description = "Peripheral Access Crate for EFM32HG309 series MCU from Silicon Labs" readme = "readme.md" keywords = [ "no-std", "arm", "cortex-m", "efm32hg309", "pac", ] license = "MIT OR Apache-2.0" repository = "https://github.com/em32-rs/efm32hg-pac" resolver = "2" [dependencies.bare-metal] version = "1.0.0" [dependencies.cortex-m] version = "^0.7.1" [dependencies.cortex-m-rt] version = "^0.7.1" optional = true [dependencies.vcell] version = "0.1.0" [features] rt = ["cortex-m-rt/device"]