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

Missing doc-example for gpio #84

Closed
9names opened this issue Aug 14, 2021 · 0 comments · Fixed by #96
Closed

Missing doc-example for gpio #84

9names opened this issue Aug 14, 2021 · 0 comments · Fixed by #96

Comments

@9names
Copy link
Member

9names commented Aug 14, 2021

We have a HAL example for GPIO
https://github.com/rp-rs/rp-hal/blob/main/rp2040-hal/examples/gpio_in_out.rs
And some docs and examples in the pin documentation linked from the GPIO page
https://docs.rs/rp2040-hal/0.2.0/rp2040_hal/gpio/pin/index.html

It would be good to have some clear, basic examples of GPIO usage itself in gpio.rs
https://docs.rs/rp2040-hal/0.2.0/rp2040_hal/gpio/index.html

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 a pull request may close this issue.

1 participant