Skip to content

Commit 6f3a8e3

Browse files
Merge branch 'master' into release-please--branches--master--components--xmc4-hal
2 parents d2d7be2 + a11ac90 commit 6f3a8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ xmc4200 = { version = "0.8.2", optional = true }
2020
xmc4300 = { version = "0.7.2", optional = true }
2121
xmc4400 = { version = "0.8.2", optional = true }
2222
xmc4500 = { version = "0.8.2", optional = true }
23-
xmc4700 = { version = "0.8.1", optional = true }
23+
xmc4700 = { version = "0.8.2", optional = true }
2424
xmc4800 = { version = "0.7.2", optional = true }
2525
cortex-m = "0.7.7"
2626
nb = "1.1.0"

0 commit comments

Comments
 (0)