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

feat(PeriphDrivers): Add GPIO3 support to MAX32655, MAX32680, MAX78000, and MAX78002 #597

Merged
merged 15 commits into from
Jun 13, 2023

Conversation

Jacob-Scheiffler
Copy link
Contributor

The Always-On-Domain GPIO port (GPIO3) was only partially supported on the MAX32665, MAX32680, MAX78000, and MAX78002. This PR adds complete support for the AOD GPIO ports so they may be used transparently with our standard GPIO API.

NOTE: GPIOWAKE_IRQn was added to MXC_GPIO_GET_IRQ for each of these chips in PR #587.

@Jacob-Scheiffler Jacob-Scheiffler added the WIP work in progress label May 31, 2023
@Jacob-Scheiffler
Copy link
Contributor Author

Looks like solving the Bootloader example build errors will not be a trivial fix, so I added the WIP label while we work on the solution.

@sihyung-maxim sihyung-maxim changed the title GPIO: Adding GPIO3 support to MAX32655, MAX32680, MAX78000, and MAX78002 feat(PeriphDrivers): Add GPIO3 support to MAX32655, MAX32680, MAX78000, and MAX78002 Jun 6, 2023
@Jacob-Scheiffler Jacob-Scheiffler removed the WIP work in progress label Jun 13, 2023
@sihyung-maxim sihyung-maxim merged commit 808fd3e into main Jun 13, 2023
@sihyung-maxim sihyung-maxim deleted the dev/add_aod_gpio branch June 13, 2023 19:03
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.

3 participants