Skip to content

ports/riot: change for structured GPIO type#3

Open
gschorcht wants to merge 1 commit intokaspar030:add_riot_portfrom
gschorcht:riot_gpio_ext_api
Open

ports/riot: change for structured GPIO type#3
gschorcht wants to merge 1 commit intokaspar030:add_riot_portfrom
gschorcht:riot_gpio_ext_api

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.

@gschorcht gschorcht force-pushed the riot_gpio_ext_api branch from 7ab9498 to 7891f2d Compare July 26, 2020 08:13
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