Skip to content

Commit

Permalink
Merge pull request #841 from jannic/update-rp2350-uart
Browse files Browse the repository at this point in the history
Port UART updates to rp235x-hal
  • Loading branch information
thejpster authored Sep 1, 2024
2 parents 3f77ae0 + 0f41fd9 commit 960afaf
Show file tree
Hide file tree
Showing 11 changed files with 1,000 additions and 18 deletions.
1 change: 1 addition & 0 deletions rp2040-hal-examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dht-sensor = "0.2.1"
embedded-alloc = "0.5.1"
embedded-hal = "1.0.0"
embedded-hal-async = "1.0.0"
embedded-io = "0.6.1"
embedded_hal_0_2 = {package = "embedded-hal", version = "0.2.5", features = ["unproven"]}
fugit = "0.3.6"
futures = {version = "0.3.30", default-features = false, features = ["async-await"]}
Expand Down
Loading

0 comments on commit 960afaf

Please sign in to comment.