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

ports/riot: change for structured GPIO type #3

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

Conversation

gschorcht
Copy link

@gschorcht gschorcht commented Jan 17, 2020

During the migration process of the proposed GPIO API in RIOT-OS/RIOT#14602 we will need two different printf calls in machine_pin_print. One using the scalar gpio_t for platforms that are using the legacy GPIO API and one for the structured gpio_t for platforms that already use the new extendable GPIO API.

Both versions have been tested.

OlegHahm pushed a commit to OlegHahm/micropython that referenced this pull request Dec 6, 2023
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.

1 participant