Skip to content

Commit 2a19f8d

Browse files
committed
MicroPython v1.24.1
1 parent d16a2f4 commit 2a19f8d

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

.github/workflows/MicroPython_ESP32-N16.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.24.0
9+
MICROPYTHON_VERSION: v1.24.1
1010
ESPIDF: esp-idf
1111
ESPIDF_REPO: https://github.com/espressif/esp-idf.git
1212
ESPIDF_VERSION: v5.2.2

.github/workflows/MicroPython_ESP32-N4.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.24.0
9+
MICROPYTHON_VERSION: v1.24.1
1010
ESPIDF: esp-idf
1111
ESPIDF_REPO: https://github.com/espressif/esp-idf.git
1212
ESPIDF_VERSION: v5.2.2

.github/workflows/MicroPython_ESP32-N8.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.24.0
9+
MICROPYTHON_VERSION: v1.24.1
1010
ESPIDF: esp-idf
1111
ESPIDF_REPO: https://github.com/espressif/esp-idf.git
1212
ESPIDF_VERSION: v5.2.2

.github/workflows/MicroPython_ESP32-S3-N16.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.24.0
9+
MICROPYTHON_VERSION: v1.24.1
1010
ESPIDF: esp-idf
1111
ESPIDF_REPO: https://github.com/espressif/esp-idf.git
1212
ESPIDF_VERSION: v5.2.2

.github/workflows/MicroPython_ESP32-S3-N4.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.24.0
9+
MICROPYTHON_VERSION: v1.24.1
1010
ESPIDF: esp-idf
1111
ESPIDF_REPO: https://github.com/espressif/esp-idf.git
1212
ESPIDF_VERSION: v5.2.2

.github/workflows/MicroPython_ESP32-S3-N8.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.24.0
9+
MICROPYTHON_VERSION: v1.24.1
1010
ESPIDF: esp-idf
1111
ESPIDF_REPO: https://github.com/espressif/esp-idf.git
1212
ESPIDF_VERSION: v5.2.2

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.24.0
6+
MicroPython: v1.24.1
77
ESP-IDF: v5.2.2
88
### Board
99
1. ESP32-NX: ESP32、ESP32-WROOM、ESP32-WROVER、ESP32-SOLO、ESP32-PICO、ESP32-MINI with SPIRAM and xMib Flash

0 commit comments

Comments
 (0)