1 file changed
+1
-1
lines changedSubmodule lv_binding_micropython updated 26 files
- .github/workflows/micropython_lvgl_ci.yml+124
- .github/workflows/unix_port.yml-40
- README.md+1-1
- examples/advanced_demo.py+112-52
- examples/custom_widget_example.py+31-28
- gen/gen_mpy.py+5
- lv_conf.h+707-344
- micropython.cmake+1
- micropython.mk+12-1
- ports/stm32/lv_conf_stm32.h+80
- tests/api/basic.py+8-2
- tests/api/basic.py.exp+3
- tests/api/basic_indev.py+10-4
- tests/api/basic_indev.py.exp+66-6
- tests/api/basic_slider.py+28-20
- tests/api/basic_slider.py.exp+10-6
- tests/display/basic.py+1
- tests/display/basic_indev.py+2-1
- tests/display/basic_indev.py.exp-6
- tests/display/basic_slider.py+2-1
- tests/display/basic_slider.py.exp-3
- tests/indev/basic.py+17-1
- tests/indev/basic_slider.py+1
- tests/run.sh+1-1
- tests/testdisplay.py+134-34
- tests/testrunner.py+25-5
0 commit comments