Skip to content

Commit

Permalink
Merge branch 'master' into renovate/embedded-hal-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] committed Feb 6, 2024
2 parents 02b5c29 + 10192af commit 549bf3a
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 @@ -19,7 +19,7 @@ xmc4100 = { version = "0.9.0", optional = true }
xmc4200 = { version = "0.9.0", optional = true }
xmc4300 = { version = "0.8.0", optional = true }
xmc4400 = { version = "0.9.0", optional = true }
xmc4500 = { version = "0.8.3", optional = true }
xmc4500 = { version = "0.9.0", optional = true }
xmc4700 = { version = "0.8.3", optional = true }
xmc4800 = { version = "0.9.0", optional = true }
cortex-m = { version = "0.7.7", features = ['critical-section-single-core'] }
Expand Down

0 comments on commit 549bf3a

Please sign in to comment.