# 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 = "efm32zg222-pac" version = "0.1.0" authors = ["Vladimir Petrigo "] description = "Peripheral access API for EFM32ZG222 MCU (generated using svd2rust)" homepage = "https://github.com/efm32-rs/efm32zg-pacs" readme = "README.md" keywords = [ "no-std", "arm", "cortex-m", "efm32", ] categories = [ "embedded", "hardware-support", "no-std", ] license = "BSD-3-Clause" repository = "https://github.com/efm32-rs/efm32zg-pacs" resolver = "2" [dependencies.cortex-m] version = "~0.7" [dependencies.cortex-m-rt] version = "~0.7" optional = true [dependencies.vcell] version = "~0.1" [features] rt = ["cortex-m-rt/device"]