Fixed for update to latest embedded and rp hal stuff

This commit is contained in:
JP Stringham
2025-12-26 18:26:13 -05:00
parent 025979f520
commit 2e48b4927b
5 changed files with 20 additions and 1947 deletions

View File

@@ -11,8 +11,6 @@ defmt-rtt = "1.0.0"
embedded-hal = "1.0.0"
rp2040-boot2 = "0.3.0"
rp2040-hal = "0.11.0"
tiny-rng = "0.2.0"
probe-rs = "0.30.0"
panic-probe = { version = "1.0.0", features = [ "print-rtt" ] }