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 03ca758 commit d9ed474Copy full SHA for d9ed474
boards.txt
@@ -3648,7 +3648,7 @@ ttgo-t-watch.menu.DebugLevel.verbose.build.code_debug=5
3648
3649
##############################################################
3650
3651
-mini32.name=WEMOS MINI D1 ESP32
+mini32.name=WEMOS D1 MINI ESP32
3652
3653
mini32.upload.tool=esptool_py
3654
mini32.upload.maximum_size=1310720
package/package_esp32_index.template.json
@@ -29,7 +29,7 @@
29
"name": "WEMOS LoLin32"
30
},
31
{
32
- "name": "WEMOS MINI D1 ESP32"
+ "name": "WEMOS D1 MINI ESP32"
33
}
34
],
35
"toolsDependencies": [
0 commit comments