Skip to content

fix(lvgl): use libc allocator for ui heap#173

Merged
baba-dev merged 1 commit into
mainfrom
codex/fix-m5stack-tab5-boot-loop
Sep 21, 2025
Merged

fix(lvgl): use libc allocator for ui heap#173
baba-dev merged 1 commit into
mainfrom
codex/fix-m5stack-tab5-boot-loop

Conversation

@baba-dev
Copy link
Copy Markdown
Owner

Summary

  • switch LVGL to use the libc allocator instead of the built-in heap
  • update the Tab5 sdkconfig defaults to rely on the libc LVGL allocator configuration

Testing

  • idf.py build
  • bash scripts/preflight.sh (fails: installer expects ESP_IDF_VERSION formatted as 5.4 and aborts when cloning "5.4")

https://chatgpt.com/codex/tasks/task_e_68d000c987ec8324915cdbbcae20eef7

@baba-dev baba-dev merged commit 0542b65 into main Sep 21, 2025
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant