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

GPIO: Change "variable style" by "pointer style" #510

Merged
merged 2 commits into from
Feb 27, 2023
Merged

GPIO: Change "variable style" by "pointer style" #510

merged 2 commits into from
Feb 27, 2023

Conversation

emb4fun
Copy link
Collaborator

@emb4fun emb4fun commented Feb 27, 2023

Change definition of NEORV32_GPIO and replace all "NEORV32_GPIO." by "NEORV32_GPIO->".
Even make the GPIO structure volatile.

@emb4fun emb4fun changed the title Change "variable style" by "pointer style" GPIO: Change "variable style" by "pointer style" Feb 27, 2023
@stnolting stnolting added SW software-related coding-style Related to the HW/SW coding style labels Feb 27, 2023
@stnolting stnolting merged commit 2ea83bf into stnolting:main Feb 27, 2023
@emb4fun emb4fun deleted the gpio_ptr branch February 27, 2023 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coding-style Related to the HW/SW coding style SW software-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants