# 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 = "ht32f523x2" version = "0.5.0" authors = ["rmsthebest"] description = "Peripheral access API for HT32F523x2 microcontrollers" documentation = "https://docs.rs/ht32f523x2" readme = "README.md" keywords = [ "arm", "cortex-m", "ht32", "svd2rust", ] categories = [ "embedded", "hardware-support", "no-std", ] license = "GPL-3.0" repository = "https://github.com/rmsthebest/ht32f523x2" [dependencies.cortex-m] version = "0.7" [dependencies.cortex-m-rt] version = "0.7" optional = true [dependencies.critical-section] version = "1.0" optional = true [dependencies.vcell] version = "0.1" [features] rt = ["cortex-m-rt/device"]