Skip to content

Commit

Permalink
Transition to fateful_periperal
Browse files Browse the repository at this point in the history
  • Loading branch information
commonkestrel committed Nov 28, 2023
1 parent b645e59 commit c93ea2c
Show file tree
Hide file tree
Showing 10 changed files with 462 additions and 946 deletions.
370 changes: 370 additions & 0 deletions Cargo.lock

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ license = "MIT"
build = "build.rs"
rust-version = "1.70.0"

[workspace]
members = ["examples/advanced", "examples/multi-port", "examples/rust-peripheral"]

[dependencies]
async-std = { version="1", features = ["attributes"] }
bitflags = "2.4"
Expand Down
Loading

0 comments on commit c93ea2c

Please sign in to comment.