blob: 0ef0341b22a1842400b50049bc714745801942af [file] [log] [blame]
[package]
name = "matcha_hal"
version = "0.1.0"
edition = "2018"
[dependencies]
core2 = { version = "0.3", default-features = false }
kernel = { path = "../../tock/kernel" }
matcha_config = { path = "../config" }
reg_constants = { path = "../reg_constants" }