We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 610dbdd commit b3a4c5dCopy full SHA for b3a4c5d
Cargo.toml
@@ -41,3 +41,5 @@ exclude = [
41
[patch.crates-io]
42
# XXX: Temporary fix for avr-rust/rust#148
43
ufmt = { git = "https://github.com/Rahix/ufmt.git", rev = "12225dc1678e42fecb0e8635bf80f501e24817d9" }
44
+# REMOVE BEFORE MERGING - Patch to include attiny404 until released
45
+avr-device = { path = "/home/goose/dev/contrib/avr-device" }
0 commit comments