Created
February 28, 2019 15:03
-
-
Save aep/b4b94decebd82b479ad635a210825072 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
&pio { | |
pinctrl-names = "default"; | |
pinctrl-0 = <&uuser>; | |
uuser:uuser { | |
pins = "PA6"; | |
bias-pull-up; | |
}; | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment