Skip to content

Commit 1c37f26

Browse files
committed
Update to use pinctrl module.
1 parent 8d6224f commit 1c37f26

File tree

4 files changed

+678
-195
lines changed

4 files changed

+678
-195
lines changed

Cargo.lock

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ embedded-io = "0.6.1"
3333
fugit = "0.3.7"
3434
proposed-traits = { git = "https://github.com/rusty1968/proposed_traits.git", package = "proposed-traits", rev = "85641310df5a5276c67f81621b104322cff0286c" }
3535
hex-literal = "0.4"
36+
paste = "1.0"
3637

3738
cortex-m = { version = "0.7.5" }
3839
cortex-m-rt = { version = "0.6.5", features = ["device"] }

0 commit comments

Comments
 (0)