# 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 = "s2pac_ch32v103" version = "0.1.0" description = "A PAC library for ch32v103xx MCUs." homepage = "https://snowflake.gitee.com/" documentation = "https://docs.rs/s2pac_ch32v103xx" license = "MPL-2.0" [dependencies.bare-metal] version = "1.0.0" [dependencies.critical-section] version = "1.1.2" optional = true [dependencies.riscv] version = "0.11.1" [dependencies.riscv-rt] version = "0.12.2" optional = true [dependencies.vcell] version = "0.1.3" [build-dependencies.svd2rust] version = "0.31.5" default-features = false [features] default = ["rt"] rt = ["dep:riscv-rt"]