Skip to content

Instantly share code, notes, and snippets.

@aep
Created February 28, 2019 15:03
Show Gist options
  • Save aep/b4b94decebd82b479ad635a210825072 to your computer and use it in GitHub Desktop.
Save aep/b4b94decebd82b479ad635a210825072 to your computer and use it in GitHub Desktop.
&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