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

Update current lvgl 8 to use new libm/c #48

Open
thiccaxe opened this issue Nov 5, 2024 · 0 comments · May be fixed by #49
Open

Update current lvgl 8 to use new libm/c #48

thiccaxe opened this issue Nov 5, 2024 · 0 comments · May be fixed by #49

Comments

@thiccaxe
Copy link

thiccaxe commented Nov 5, 2024

The current version of lvgl 8.- works in pros before the libc update. For newer versions, an update is required. We are updating this because lvgl 9 (from which branch future development efforts will continue) contains api changes (mostly function renames), so there is still the chance that a developer wants to use the faster libm/c with lvgl 8.

If you want to build this project for yourself please use arm-gnu-toolchain-13.3.rel1-(architecture-of-your-cpu)-arm-none-eabi/ because older releases and "newer releases" (not sure how fedora is on arm-gnu-toolchain 14?) do not work.

@thiccaxe thiccaxe linked a pull request Nov 5, 2024 that will close this issue
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 a pull request may close this issue.

1 participant