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 67cc868 commit 54b2517Copy full SHA for 54b2517
.github/workflows/MicroPython.yml
@@ -6,7 +6,7 @@ on:
6
env:
7
MICROPYTHON: micropython
8
MICROPYTHON_REPO: https://github.com/micropython/micropython.git
9
- MICROPYTHON_VERSION: v1.26.0
+ MICROPYTHON_VERSION: v1.26.1
10
ESPIDF: esp-idf
11
ESPIDF_REPO: https://github.com/espressif/esp-idf.git
12
ESPIDF_VERSION: v5.4.2
README.md
@@ -3,7 +3,7 @@ MicroPython、LVGL firmware for ESP32.
3
4
## [Micropython](https://github.com/micropython/micropython)
5
### Version
-MicroPython: v1.26.0
+MicroPython: v1.26.1
ESP-IDF: v5.4.2
### Board
1. ESP32_GENERIC_SPIRAM_Nx: ESP32、ESP32-WROOM、ESP32-WROVER、ESP32-SOLO、ESP32-PICO、ESP32-MINI with SPIRAM and xMiB Flash
0 commit comments