summaryrefslogtreecommitdiffstats
path: root/usb/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'usb/Cargo.toml')
-rw-r--r--usb/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/usb/Cargo.toml b/usb/Cargo.toml
index 248d017..4d23e6e 100644
--- a/usb/Cargo.toml
+++ b/usb/Cargo.toml
@@ -25,6 +25,7 @@ bootkbd = "0.2"
atsamd-usb-host = { path = "../../usbh/atsamd-usb-host" }
[patch.crates-io]
+atsamd-hal = { git = "https://github.com/atsamd-rs/atsamd", rev = "97d55c19" }
#bootkbd = { git = "https://github.com/bjc/bootkbd.git", rev = "49827fce5adbaf636b893919f31c0dbd97bb3eb4" }
#usb-host = { git = "https://github.com/bjc/usb-host.git", rev = "b0be48424e81384de3280b5a5ac521d694b82e15" }
#trinket_m0 = { git = "https://github.com/atsamd-rs/atsamd.git", rev = "53f8d846e40715c8592d171d9a57b66ee303207a" }