Skip to content

Commit 7d8d9d6

Browse files
committed
MicroPython v1.26.0
1 parent 9d6d395 commit 7d8d9d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/MicroPython.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
env:
77
MICROPYTHON: micropython
88
MICROPYTHON_REPO: https://github.com/micropython/micropython.git
9-
MICROPYTHON_VERSION: v1.25.0
9+
MICROPYTHON_VERSION: v1.26.0
1010
ESPIDF: esp-idf
1111
ESPIDF_REPO: https://github.com/espressif/esp-idf.git
1212
ESPIDF_VERSION: v5.2.5

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ MicroPython、LVGL firmware for ESP32.
33

44
## [Micropython](https://github.com/micropython/micropython)
55
### Version
6-
MicroPython: v1.25.0
6+
MicroPython: v1.26.0
77
ESP-IDF: v5.2.5
88
### Board
99
1. ESP32_GENERIC_SPIRAM_Nx: ESP32、ESP32-WROOM、ESP32-WROVER、ESP32-SOLO、ESP32-PICO、ESP32-MINI with SPIRAM and xMiB Flash

0 commit comments

Comments
 (0)