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

Feature/l476rg lvgl example #1240

Merged
merged 5 commits into from
Dec 19, 2024

Conversation

frnktank
Copy link
Contributor

Added a fully functional lvgl example for the l476rg with a few tweaks to the test screen.
Inspired by the example for the l452re.

Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

examples/nucleo_l476rg/lvgl/main.c Outdated Show resolved Hide resolved
examples/nucleo_l476rg/lvgl/main.c Outdated Show resolved Hide resolved
examples/nucleo_l476rg/lvgl/main.c Outdated Show resolved Hide resolved
examples/nucleo_l476rg/lvgl/main.c Outdated Show resolved Hide resolved
examples/nucleo_l476rg/lvgl/main.c Outdated Show resolved Hide resolved
@salkinium salkinium added this to the 2024q4 milestone Dec 10, 2024
@frnktank frnktank requested a review from salkinium December 14, 2024 21:49
@frnktank
Copy link
Contributor Author

frnktank commented Dec 14, 2024

Removed the resumables and changed to using literals now.

@frnktank
Copy link
Contributor Author

Currently fighting with getting the tests to work

Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

almost there

examples/nucleo_l476rg/lvgl/main.cpp Outdated Show resolved Hide resolved
examples/nucleo_l476rg/lvgl/main.cpp Outdated Show resolved Hide resolved
@salkinium salkinium force-pushed the feature/l476rg-lvgl-example branch from 229b53a to f503870 Compare December 17, 2024 19:01
@salkinium
Copy link
Member

I'm trying to fix the CI, I might have broken it in some weird way with the upgrade to GCC13 in #1237.

@salkinium salkinium force-pushed the feature/l476rg-lvgl-example branch from f503870 to db6aaf3 Compare December 17, 2024 19:17
@salkinium salkinium force-pushed the feature/l476rg-lvgl-example branch 5 times, most recently from f4f14de to 8b000bc Compare December 17, 2024 21:18
@salkinium salkinium force-pushed the feature/l476rg-lvgl-example branch from 8b000bc to ddf1b2a Compare December 18, 2024 22:04
@salkinium salkinium force-pushed the feature/l476rg-lvgl-example branch from ddf1b2a to bed1bdd Compare December 18, 2024 22:32
@salkinium salkinium force-pushed the feature/l476rg-lvgl-example branch from 8f07172 to 9c06e6c Compare December 19, 2024 21:50
Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies for the many pushes, there were a few issues that popped up all at once on the CI, which had nothing to do with your example. But now it's all fixed, thanks for the contribution!

@salkinium salkinium merged commit 9c06e6c into modm-io:develop Dec 19, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants