Skip to content
This repository was archived by the owner on Aug 9, 2022. It is now read-only.

Added renaming of gpio registers #34

Merged
merged 3 commits into from
Jun 17, 2020
Merged

Conversation

arjanmels
Copy link
Contributor

@arjanmels arjanmels commented Jun 14, 2020

GPIO registers are renamed to remove common field prefix.
GPIO registers are bundled into arrays (saves a lot of code in esp32, and allows for significant simplification in esp32_hal).

This is dependent on update of svdtools: rust-embedded/svdtools#28

@arjanmels
Copy link
Contributor Author

PR rust-embedded/svdtools#28 is merged (not yet published as new version however). Can this PR be merged?

@MabezDev
Copy link
Member

Easier once its released, I've created rust-embedded/svdtools#29 which should do it.

@MabezDev MabezDev merged commit 801f172 into esp-rs:master Jun 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants