feat(esp_lvgl_port): Add LVGL task stack capabilities#568
Merged
tore-espressif merged 1 commit intomasterfrom May 6, 2025
Merged
feat(esp_lvgl_port): Add LVGL task stack capabilities#568tore-espressif merged 1 commit intomasterfrom
tore-espressif merged 1 commit intomasterfrom
Conversation
Test Results 19 files 19 suites 6m 20s ⏱️ Results for commit d54ee75. ♻️ This comment has been updated with latest results. |
1e589aa to
3a963b4
Compare
1 task
3a963b4 to
d54ee75
Compare
Collaborator
Author
|
@espzav |
espzav
approved these changes
May 6, 2025
Collaborator
espzav
left a comment
There was a problem hiding this comment.
@tore-espressif Thank you for this change! LGTM
Do you want to release it now or wait for bigger release?
Collaborator
Author
|
I think we can wait for more features to pile up |
|
@espzav Sorry to comment on a close issue, but I am encountering the same type of issues related to lack a Internal RAM. Is it possible to have a release with this patch ? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #567
Change description
Add option to pass memory capabilities to LVGL task. This gives users the flexibility to place LVGL's task stack to external RAM