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 d6db172 commit 9a8b058Copy full SHA for 9a8b058
.github/workflows/MicroPython.yml
@@ -92,6 +92,7 @@ jobs:
92
tag: MicroPython-${{env.MICROPYTHON_VERSION}}
93
body: |
94
### MicroPython Firmware For ESP32
95
+ [MicroPython](https://github.com/micropython/micropython)
96
1. ESP32_GENERIC_SPIRAM_Nx: ESP32、ESP32-WROOM、ESP32-WROVER、ESP32-SOLO、ESP32-PICO、ESP32-MINI with SPIRAM and xMiB Flash
97
2. ESP32_GENERIC_S3_SPIRAM_OCT_Nx: ESP32-S3、ESP32-S3-WROOM、ESP32-S3-MINI with Octal-SPIRAM and xMiB Flash
98
overwrite: true
0 commit comments