blob: 49ad333953f839e8d74799dd43ea8ca48aacb63b [file] [log] [blame]
[package]
name = "matcha_capsules"
version = "0.1.0"
edition = "2018"
[dependencies]
kernel = { path = "../../tock/kernel" }
matcha_hal = { path = "../hal" }
matcha_utils = { path = "../utils" }
matcha_config = { path = "../config" }
capsules = { path = "../../tock/capsules" }