lv_binding_micropython icon indicating copy to clipboard operation
lv_binding_micropython copied to clipboard

Update/micropython v1.24.1 usermod

Open diskman88 opened this issue 10 months ago • 1 comments

diskman88 avatar Mar 12 '25 13:03 diskman88

Hello @diskman88 ,

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

  • lv_binding_micropython: https://github.com/lvgl/lv_binding_micropython/pull/368
  • lv_micropython: https://github.com/lvgl/lv_micropython/pull/89

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?

PGNetHun avatar Mar 15 '25 15:03 PGNetHun