Skip to content

Conversation

@szczys
Copy link
Member

@szczys szczys commented Jul 31, 2022

This PR updates how pull-up and pull-down resistors are handled. It also clarifies path and workarounds in the README.

szczys added 2 commits July 31, 2022 11:27
* Enable internal pull-up/down based on user code
* Test for OUTPUT keyword

Signed-off-by: Mike Szczys <mike@golioth.io>
* Explain where to look for path setting in sample code folders
* Explain where to find file for the WCharacter.h workaround

Signed-off-by: Mike Szczys <mike@golioth.io>
@szczys szczys requested a review from DhruvaG2000 July 31, 2022 16:33
Outputs will be driven so a pull-down is not needed.

Signed-off-by: Mike Szczys <mike@golioth.io>
Copy link
Member

@DhruvaG2000 DhruvaG2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PULL_DOWN does seem redundant probably. Thanks for removing

Copy link
Member

@DhruvaG2000 DhruvaG2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes it much clearer, thanks

Copy link
Member

@DhruvaG2000 DhruvaG2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This also offers the user more control. LGTM

@szczys szczys merged commit a4609d5 into dev Aug 2, 2022
@szczys szczys deleted the szczys/pinmode-and-path-changes branch August 2, 2022 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants