Skip to content

First step converting stm32-lcd to mmio #97

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 2 commits into from
Mar 20, 2025
Merged

First step converting stm32-lcd to mmio #97

merged 2 commits into from
Mar 20, 2025

Conversation

rauhul
Copy link
Member

@rauhul rauhul commented Mar 20, 2025

Switches from manually running various compilers and linkers to using SwiftPM for most of the leg work. Additionally switches from -Osize to -O which has notably better runtime performance.

Switches from manually running various compilers and linkers to using
SwiftPM for most of the leg work. Additionally switches from -Osize to
-O which has notably better runtime performance.
@rauhul rauhul requested a review from kubamracek as a code owner March 20, 2025 05:43
@rauhul rauhul merged commit d94c950 into main Mar 20, 2025
20 checks passed
@rauhul rauhul deleted the lcd-swiftpm branch March 20, 2025 05:53
rauhul added a commit that referenced this pull request May 3, 2025
Switches from manually running various compilers and linkers to using
SwiftPM for most of the leg work. Additionally switches from -Osize to
-O which has notably better runtime performance.
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