Skip to content

Convert stm32-lcd-logo to use mmio #100

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

Merged
merged 1 commit into from
Mar 27, 2025
Merged

Convert stm32-lcd-logo to use mmio #100

merged 1 commit into from
Mar 27, 2025

Conversation

rauhul
Copy link
Member

@rauhul rauhul commented Mar 27, 2025

Replaces the register definitions used by the stm32-lcd-logo example to use ones generated by svd2swift leveraging swift-mmio. Additionally refactors much of the example code to have fewer layers of abstraction as they make the code much harder to follow.

Replaces the register definitions used by the stm32-lcd-logo example to
use ones generated by svd2swift leveraging swift-mmio. Additionally
refactors much of the example code to have fewer layers of abstraction
as they make the code much harder to follow.
@rauhul rauhul requested a review from kubamracek as a code owner March 27, 2025 00:00
@rauhul rauhul merged commit c3aaab3 into main Mar 27, 2025
20 checks passed
@rauhul rauhul deleted the toolsets-pt-2 branch March 27, 2025 00:16
rauhul added a commit that referenced this pull request May 3, 2025
Replaces the register definitions used by the stm32-lcd-logo example to
use ones generated by svd2swift leveraging swift-mmio. Additionally
refactors much of the example code to have fewer layers of abstraction
as they make the code much harder to follow.
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