Skip to content

Conversation

@shlomozippel
Copy link

Summary
The esp32 port hardcodes USER_C_MODULES to point to lv_binding_micropython and breaks the ability to pass in additional user modules via command line. This PR fixes that issue

Testing
I successfully built the esp32 port both with and without additional user modules

Note: this is a dup of #96 but contains only the single relevant commit

@PGNetHun PGNetHun self-requested a review July 14, 2025 06:14
Copy link
Collaborator

@PGNetHun PGNetHun left a comment

Choose a reason for hiding this comment

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

Thanks!

PS:
there will be another PR to update the lv_binding_micropython submodule after all the approved PRs are merged there

@PGNetHun
Copy link
Collaborator

Thanks!

PS: there will be another PR to update the lv_binding_micropython submodule after all the approved PRs are merged there

The other PR:
#101

@PGNetHun PGNetHun merged commit 233ef84 into lvgl:master Jul 14, 2025
6 of 10 checks passed
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.

2 participants