nrf52-hal/Cargo.toml

11 lines
209 B
TOML
Raw Normal View History

2021-06-04 05:58:05 +00:00
[package]
name = "nrf52"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
cortex-m = "0.7.2"
vcell = "0.1.3"