File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
env :
7
7
MICROPYTHON : micropython
8
8
MICROPYTHON_REPO : https://github.com/micropython/micropython.git
9
- MICROPYTHON_VERSION : v1.24.1
9
+ MICROPYTHON_VERSION : v1.25.0
10
10
ESPIDF : esp-idf
11
11
ESPIDF_REPO : https://github.com/espressif/esp-idf.git
12
- ESPIDF_VERSION : v5.2.3
12
+ ESPIDF_VERSION : v5.2.5
13
13
TZ : Asia/Shanghai
14
14
15
15
jobs :
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ MicroPython、LVGL firmware for ESP32.
3
3
4
4
## [ Micropython] ( https://github.com/micropython/micropython )
5
5
### Version
6
- MicroPython: v1.24.1
7
- ESP-IDF: v5.2.3
6
+ MicroPython: v1.25.0
7
+ ESP-IDF: v5.2.5
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
You can’t perform that action at this time.
0 commit comments