We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b44341d commit 0daccebCopy full SHA for 0dacceb
.github/workflows/LVGL_MicroPython.yml
@@ -80,9 +80,6 @@ jobs:
80
body: |
81
### LVGL & MicroPython Firmware For ESP32
82
[LVGL_MicroPython](https://github.com/lvgl-micropython/lvgl_micropython)
83
- LVGL: v9.1.0
84
- MicroPython: v1.24.1
85
- ESP-IDF: v5.2.3
86
overwrite: true
87
88
Delete_Workflow:
README.md
@@ -12,9 +12,7 @@ ESP-IDF: v5.4.2
12
## [LVGL_MicroPython](https://github.com/lvgl-micropython/lvgl_micropython)
13
A modified LVGL binding for Micropython.
14
### Version
15
-LVGL: v9.2.2
16
-MicroPython: v1.24.1
17
-ESP-IDF: v5.2.0
+ESP-IDF: v5.4.0
18
## Board
19
* [x] ESP32-WROVER-B-N4R8
20
* [x] ESP32-S3-N8R8
0 commit comments