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 983f60d commit 9ff60b6Copy full SHA for 9ff60b6
README.md renamed to ReadMe.md
index.html
@@ -86,6 +86,12 @@ <h1>MicroPython Easy Installer for ESP32 Family and ESP8266 MCUs</h1>
86
<li>
87
<label><input type="radio" name="type" value="generic4m" /> Generic 4M Flash, RAM<=1M</label>
88
</li>
89
+ <li>
90
+ <label><input type="radio" name="type" value="c3_mini" /> Lolin C3 Mini</label>
91
+ </li>
92
93
+ <label><input type="radio" name="type" value="s2_pico" /> Lolin S2 Pico</label>
94
95
96
<label><input type="radio" name="type" value="featherS2neo" /> Unexpected Maker Feather S2 Neo</label>
97
0 commit comments