Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: gpio_rpi_pico: Add gpio_get_config API #84548

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ajf58
Copy link
Contributor

@ajf58 ajf58 commented Jan 25, 2025

Implement the gpio_get_config and extend test coverage using the Pico 2 board with a suitable GPIO loopback.

Tested locally using a physical test fixture supporting the GPIO loopback.

Implement the `gpio_get_config` and extend test coverage using the
Pico 2 board with a suitable GPIO loopback.

Signed-off-by: Andrew Featherstone <[email protected]>
@ajf58 ajf58 force-pushed the rpi-pico-add-gpio-get-config-api branch from 0b86b90 to 4416912 Compare January 25, 2025 09:08
@ajf58
Copy link
Contributor Author

ajf58 commented Jan 25, 2025

cc: @drensber

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: GPIO platform: Raspberry Pi Pico Raspberry Pi Pico (RPi Pico)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants