Skip to content

Commit b3a4c5d

Browse files
committed
REMOVE BEFORE MERGING - Patch avr-device for attiny404 support
1 parent 610dbdd commit b3a4c5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ exclude = [
4141
[patch.crates-io]
4242
# XXX: Temporary fix for avr-rust/rust#148
4343
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

Comments
 (0)