Sign in
pigweed
/
third_party
/
github
/
OpenPRoT
/
openprot
/
refs/heads/upstream/FerralCoder-patch-1
/
.
/
hal
/
nb
/
Cargo.toml
blob: 973da74e028480529782865e6ec5ab6fe86369ab [
file
] [
log
] [
blame
] [
edit
]
# Licensed under the Apache-2.0 license
[
package
]
name
=
"openprot-hal-nb"
version
=
"0.1.0"
edition
=
"2021"
description
=
"Non-blocking HAL traits for OpenPRoT"
license
=
"Apache-2.0"
[
dependencies
]
embedded
-
hal
-
nb
=
"1.0"
nb
=
"1.0"