[package] name = "rk3399-rs" version = "0.1.7" edition = "2021" description = "[RENAMED] New crate at https://crates.io/crates/rk3399-pac" license = "MIT" readme = "README.md" keywords = ["rk3399", "rockchip", "svd", "peripheral", "embedded"] categories = ["embedded", "hardware-support", "no-std", "no-std::no-alloc", "data-structures"] repository = "https://github.com/CaptainIRS/rk3399-rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] portable-atomic = "0.3.16" vcell = "0.1.0"