Update LVGL and bindings

Support some LVGL external libs. Related: https://github.com/lvgl/lv_binding_micropython/issues/180

ESP32: Freeze lv_spi.py and sdcard.py. Related: https://github.com/lvgl/lv_binding_micropython/pull/186, https://github.com/lvgl/lv_binding_micropython/issues/69
This commit is contained in:
Amir Gonnen 2021-10-20 21:47:26 +03:00
parent 32125451b5
commit c96e610cd0
3 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit af7522d7314fc785a72f7de0640716be239e8b37 Subproject commit c251269c788af2c359b9c33e0cbd0b23aba3323f

View File

@ -0,0 +1 @@
../../../lib/lv_bindings/driver/esp32/lv_spi.py

View File

@ -0,0 +1 @@
../../../drivers/sdcard/sdcard.py