# 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 = "cw32f030-hal" version = "0.1.1" description = "使用[svd2rust](https://docs.rs/svd2rust/latest/svd2rust/)工具生成的项目,计划在此基础上编写可用的hal库(非官方)" readme = "README.md" license = "MIT" [dependencies.cortex-m] version = "0.7.7" [dependencies.critical-section] version = "1.1.2" [dependencies.vcell] version = "0.1.3" [dev-dependencies.svd2rust] version = "0.30.2"