Skip to content

Commit

Permalink
Merge branch 'master' into release-please--branches--master--componen…
Browse files Browse the repository at this point in the history
…ts--xmc4-hal
  • Loading branch information
kodiakhq[bot] committed May 3, 2024
2 parents 1e8589a + 2d7453d commit bb81268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ xmc4200 = { version = "0.12.0", optional = true }
xmc4300 = { version = "0.11.0", optional = true }
xmc4400 = { version = "0.12.0", optional = true }
xmc4500 = { version = "0.12.0", optional = true }
xmc4700 = { version = "0.10.1", optional = true }
xmc4700 = { version = "0.11.0", optional = true }
xmc4800 = { version = "0.11.1", optional = true }
cortex-m = { version = "0.7.7", features = ['critical-section-single-core'] }
nb = "1.1.0"
Expand Down

0 comments on commit bb81268

Please sign in to comment.