lvgl / lv_binding_micropython

LVGL binding for MicroPython
MIT License
237 stars 156 forks source link

Align to Micropython v1.16 #160

Closed amirgon closed 3 years ago

amirgon commented 3 years ago

or Micropython master

https://github.com/micropython/micropython/releases/tag/v1.16

embeddedt commented 3 years ago

master would be nice (if possible) to take advantage of the JS port improvements.

amirgon commented 3 years ago

master would be nice (if possible) to take advantage of the JS port improvements.

Sure, I think master would be fine.
Micropython master is fairly stable with lots of CI tests.

amirgon commented 3 years ago

Fixed by https://github.com/lvgl/lv_micropython/pull/30