apcountryman / picolibrary

A C++ microcontroller driver/utility library targeted for use with resource constrained microcontrollers.
https://apcountryman.github.io/picolibrary/
Apache License 2.0
2 stars 1 forks source link

Add GPIO internally pulled input pin concept #2506

Closed apcountryman closed 10 months ago

apcountryman commented 10 months ago

Resolves #2503 (Add GPIO internally pulled input pin concept).

This pull request:

Please mark the pull request as "Ready for review" and request a review when the pull request is ready for a review. If changes are requested, please discuss and/or address the review findings before requesting a new review.

@apcountryman