Update: 使用adafruit-esptool烧录Micropython ESP32S2固件

This commit is contained in:
王立帮
2024-07-21 22:07:09 +08:00
parent eda4a88758
commit a963833804
14 changed files with 202 additions and 18 deletions

View File

@@ -35,7 +35,7 @@
},
"language": "MicroPython"
},
{
{
"boardImg": "./boards/default/micropython_robot/media/mixbot.png",
"boardType": "Python Robot",
"boardIndex": "./boards/default/micropython_robot/index.xml",
@@ -47,7 +47,7 @@
},
"language": "MicroPython"
},
{
{
"boardImg": "./boards/default/micropython_esp32/media/esp32_compressed.png",
"boardType": "Python ESP32",
"boardIndex": "./boards/default/micropython_esp32/index.xml",
@@ -71,7 +71,7 @@
},
"language": "MicroPython"
},
{
{
"boardImg": "./boards/default/arduino_avr/media/uno_compressed.png",
"boardType": "Arduino AVR",
"boardIndex": "./boards/default/arduino_avr/index.xml",
@@ -82,7 +82,8 @@
"webSocket": true
},
"language": "C/C++"
}, {
},
{
"boardImg": "./boards/default/python_mixpy/media/py.png",
"boardType": "Python 3",
"boardIndex": "./boards/default/python_mixpy/index.xml",
@@ -93,7 +94,8 @@
"webSocket": false
},
"language": "Python"
}, {
},
{
"boardImg": "./boards/default/python_skulpt/media/webpy.png",
"boardType": "Python 3 Lite",
"boardIndex": "./boards/default/python_skulpt/index.xml",
@@ -104,7 +106,8 @@
"webSocket": true
},
"language": "Python"
}, {
},
/*{
"boardImg": "./boards/default/python_skulpt/media/webpy.png",
"boardType": "Python 3 MixToy",
"boardIndex": "./boards/default/python_skulpt_mixtoy/index.xml",
@@ -115,7 +118,8 @@
"webSocket": true
},
"language": "Python"
}, {
},
{
"boardImg": "./boards/default/python_skulpt/media/webpy.png",
"boardType": "Python 3 Car",
"boardIndex": "./boards/default/python_skulpt_car/index.xml",
@@ -126,7 +130,8 @@
"webSocket": true
},
"language": "Python"
}, {
},*/
{
"boardImg": "./boards/default/micropython_k210_mixgoai/media/mixgoai_compressed.png",
"boardType": "MixGo AI",
"boardIndex": "./boards/default/micropython_k210_mixgoai/index.xml",
@@ -137,7 +142,8 @@
"webSocket": true
},
"language": "MicroPython"
}, {
},
/*{
"boardImg": "./boards/default/micropython_nrf51822_mithoncc/media/mithon_compressed.png",
"boardType": "Mithon CC",
"boardIndex": "./boards/default/micropython_nrf51822_mithoncc/index.xml",
@@ -148,7 +154,8 @@
"webSocket": true
},
"language": "MicroPython"
}, {
},
{
"boardImg": "./boards/default/micropython_nrf51822_microbit/media/microbit_compressed.png",
"boardType": "BBC micro:bit",
"boardIndex": "./boards/default/micropython_nrf51822_microbit/index.xml",
@@ -159,7 +166,8 @@
"webSocket": true
},
"language": "MicroPython"
}, {
},*/
{
"boardImg": "./boards/default/arduino_esp8266/media/esp8266_compressed.png",
"boardType": "Arduino ESP8266",
"boardIndex": "./boards/default/arduino_esp8266/index.xml",
@@ -170,7 +178,8 @@
"webSocket": true
},
"language": "C/C++"
}, {
},
{
"boardImg": "./boards/default/arduino_esp32/media/esp32_compressed.png",
"boardType": "Arduino ESP32",
"boardIndex": "./boards/default/arduino_esp32/index.xml",