File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 81
81
### LVGL & MicroPython Firmware For ESP32
82
82
[LVGL_MicroPython](https://github.com/lvgl-micropython/lvgl_micropython)
83
83
LVGL: v9.1.0
84
- MicroPython: v1.23.0
85
- ESP-IDF: v5.2.0
84
+ MicroPython: v1.24.1
85
+ ESP-IDF: v5.2.3
86
86
overwrite : true
87
87
88
88
Delete_Workflow :
Original file line number Diff line number Diff line change 9
9
MICROPYTHON_VERSION : v1.24.1
10
10
ESPIDF : esp-idf
11
11
ESPIDF_REPO : https://github.com/espressif/esp-idf.git
12
- ESPIDF_VERSION : v5.2.2
12
+ ESPIDF_VERSION : v5.2.3
13
13
TZ : Asia/Shanghai
14
14
15
15
jobs :
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ MicroPython、LVGL firmware for ESP32.
4
4
## [ Micropython] ( https://github.com/micropython/micropython )
5
5
### Version
6
6
MicroPython: v1.24.1
7
- ESP-IDF: v5.2.2
7
+ ESP-IDF: v5.2.3
8
8
### Board
9
9
1 . ESP32_GENERIC_SPIRAM_Nx: ESP32、ESP32-WROOM、ESP32-WROVER、ESP32-SOLO、ESP32-PICO、ESP32-MINI with SPIRAM and xMiB Flash
10
10
2 . ESP32_GENERIC_S3_SPIRAM_OCT_Nx: ESP32-S3、ESP32-S3-WROOM、ESP32-S3-MINI with Octal-SPIRAM and xMiB Flash
@@ -13,8 +13,8 @@ ESP-IDF: v5.2.2
13
13
A modified LVGL binding for Micropython.
14
14
### Version
15
15
LVGL: v9.1.0
16
- MicroPython: v1.23.0
17
- ESP-IDF: v5.2.0
16
+ MicroPython: v1.24.1
17
+ ESP-IDF: v5.2.3
18
18
## Board
19
19
* [x] ESP32-WROVER-B-N4R8
20
20
* [x] ESP32-S3-N8R8
You can’t perform that action at this time.
0 commit comments