Skip to content

Update/micropython v1.24.1 usermod #367

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

Open
wants to merge 5 commits into
base: update/micropython_v1.24.1_usermod
Choose a base branch
from

Conversation

diskman88
Copy link

No description provided.

	modified:   .gitmodules
	deleted:    lvgl
	deleted:    pycparser
	deleted:    lvgl/.devcontainer/__lv_conf.h__
	modified:   lv_conf.h
	modified:   lvgl/src/font/lv_font.h
	new file:   lvgl/src/font/lv_font_siyuan_heiti_medium_16.c
	modified:   lvgl/src/font/lv_symbol_def.h
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.

Rejected because LVGL submodule was deleted, and instead LVGL source code is added directly.
That makes future LVGL updates more difficult.

@PGNetHun
Copy link
Collaborator

PGNetHun commented Mar 15, 2025

Hello @diskman88 ,

lv_micropython is updated with MicroPython v1.24.1 code changes, and LVGL is used as user module.
See PRs:

Thank you that you wanted to help to upgade to latest stable MicroPython version.
Could you please checkout latest lv_micropython, and test it that it works as you expect?
If there are any problems, please create github issue (or PR if you know also how to fix).

If everything is OK, could you please close this PR too?

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