Sign in
opensecura
/
sw
/
matcha
/
b5b4d1678a5846dac3d84573a0163e7290aeee92
/
.
/
hal
/
Cargo.toml
blob: 82d74bc733f28eb9392bd31713d8bedb6b232842 [
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"
}