lv_binding_micropython
lv_binding_micropython copied to clipboard
examples: Update all from API v8 to v9.
This PR attempts to update all the examples to the current v9 api.
CLaude Code (AI) was used heavily for this, with the stubs generated in https://github.com/lvgl/lv_binding_micropython/pull/388 providing the neccesary input to make these changes automatically.
This PR is draft still pending testing on real hardware.