Update boards.json

This commit is contained in:
王立帮
2024-10-23 18:16:20 +08:00
parent 002e3ad445
commit 06fc058be2

View File

@@ -1,411 +1,206 @@
[ [
{
{
"boardImg": "./boards/default/micropython_esp32s2/media/mixgoce_compressed.png", "boardImg": "./boards/default/micropython_esp32s2/media/mixgoce_compressed.png",
"boardType": "MixGo CE", "boardType": "MixGo CE",
"boardIndex": "./boards/default/micropython_esp32s2/index.xml", "boardIndex": "./boards/default/micropython_esp32s2/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": true, "web": true,
"webCompiler": true, "webCompiler": true,
"webSocket": true "webSocket": true
}, },
"language": "MicroPython" "language": "MicroPython"
},
},
{ {
"boardImg": "./boards/default/micropython_esp32s3/media/mixgo_nova.png", "boardImg": "./boards/default/micropython_esp32s3/media/mixgo_nova.png",
"boardType": "Python ESP32-S3", "boardType": "Python ESP32-S3",
"boardIndex": "./boards/default/micropython_esp32s3/index.xml", "boardIndex": "./boards/default/micropython_esp32s3/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": true, "web": true,
"webCompiler": true, "webCompiler": true,
"webSocket": true "webSocket": true
}, },
"language": "MicroPython" "language": "MicroPython"
}, },
{ {
"boardImg": "./boards/default/micropython_esp32c3/media/esp32c3_compressed.png", "boardImg": "./boards/default/micropython_esp32c3/media/esp32c3_compressed.png",
"boardType": "Python ESP32-C3", "boardType": "Python ESP32-C3",
"boardIndex": "./boards/default/micropython_esp32c3/index.xml", "boardIndex": "./boards/default/micropython_esp32c3/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": true, "web": true,
"webCompiler": true, "webCompiler": true,
"webSocket": true "webSocket": true
}, },
"language": "MicroPython" "language": "MicroPython"
}, },
{ {
"boardImg": "./boards/default/micropython_esp32c2/media/esp32c2_compressed.png", "boardImg": "./boards/default/micropython_esp32c2/media/esp32c2_compressed.png",
"boardType": "Python ESP32-C2", "boardType": "Python ESP32-C2",
"boardIndex": "./boards/default/micropython_esp32c2/index.xml", "boardIndex": "./boards/default/micropython_esp32c2/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": true, "web": true,
"webCompiler": true, "webCompiler": true,
"webSocket": true "webSocket": true
},
},
"language": "MicroPython" "language": "MicroPython"
}, },
{ {
"boardImg": "./boards/default/micropython_robot/media/mixbot.png", "boardImg": "./boards/default/micropython_robot/media/mixbot.png",
"boardType": "Python Robot", "boardType": "Python Robot",
"boardIndex": "./boards/default/micropython_robot/index.xml", "boardIndex": "./boards/default/micropython_robot/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": true, "web": true,
"webCompiler": true, "webCompiler": true,
"webSocket": true "webSocket": true
}, },
"language": "MicroPython" "language": "MicroPython"
},
},
{ {
"boardImg": "./boards/default/micropython_esp32/media/esp32_compressed.png", "boardImg": "./boards/default/micropython_esp32/media/esp32_compressed.png",
"boardType": "Python ESP32", "boardType": "Python ESP32",
"boardIndex": "./boards/default/micropython_esp32/index.xml", "boardIndex": "./boards/default/micropython_esp32/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": true, "web": true,
"webCompiler": true, "webCompiler": true,
"webSocket": true "webSocket": true
}, },
"language": "MicroPython" "language": "MicroPython"
}, },
{ {
"boardImg": "./boards/default/arduino_avr/media/uno_compressed.png", "boardImg": "./boards/default/arduino_avr/media/uno_compressed.png",
"boardType": "Arduino AVR", "boardType": "Arduino AVR",
"boardIndex": "./boards/default/arduino_avr/index.xml", "boardIndex": "./boards/default/arduino_avr/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": false, "web": false,
"webCompiler": true, "webCompiler": true,
"webSocket": true "webSocket": true
}, },
"language": "C/C++" "language": "C/C++"
}, },
{ {
"boardImg": "./boards/default/python_mixpy/media/py.png", "boardImg": "./boards/default/python_mixpy/media/py.png",
"boardType": "Python 3", "boardType": "Python 3",
"boardIndex": "./boards/default/python_mixpy/index.xml", "boardIndex": "./boards/default/python_mixpy/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": false, "web": false,
"webCompiler": false, "webCompiler": false,
"webSocket": false "webSocket": false
}, },
"language": "Python" "language": "Python"
}, },
{ {
"boardImg": "./boards/default/python_pyodide/media/webpy.png", "boardImg": "./boards/default/python_pyodide/media/webpy.png",
"boardType": "Python 3 Online", "boardType": "Python 3 Online",
"boardIndex": "./boards/default/python_pyodide/index.xml", "boardIndex": "./boards/default/python_pyodide/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": true, "web": true,
"webCompiler": false, "webCompiler": false,
"webSocket": false "webSocket": false
}, },
"language": "Python" "language": "Python"
}, },
{ {
"boardImg": "./boards/default/python_skulpt/media/webpy.png", "boardImg": "./boards/default/python_skulpt/media/webpy.png",
"boardType": "Python 3 Lite", "boardType": "Python 3 Lite",
"boardIndex": "./boards/default/python_skulpt/index.xml", "boardIndex": "./boards/default/python_skulpt/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": true, "web": true,
"webCompiler": true, "webCompiler": true,
"webSocket": true "webSocket": true
}, },
"language": "Python" "language": "Python"
}, },
/*{ /*{
"boardImg": "./boards/default/python_skulpt/media/webpy.png", "boardImg": "./boards/default/python_skulpt/media/webpy.png",
"boardType": "Python 3 MixToy", "boardType": "Python 3 MixToy",
"boardIndex": "./boards/default/python_skulpt_mixtoy/index.xml", "boardIndex": "./boards/default/python_skulpt_mixtoy/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": true, "web": true,
"webCompiler": true, "webCompiler": true,
"webSocket": true "webSocket": true
}, },
"language": "Python" "language": "Python"
}, },
{ {
"boardImg": "./boards/default/python_skulpt/media/webpy.png", "boardImg": "./boards/default/python_skulpt/media/webpy.png",
"boardType": "Python 3 Car", "boardType": "Python 3 Car",
"boardIndex": "./boards/default/python_skulpt_car/index.xml", "boardIndex": "./boards/default/python_skulpt_car/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": true, "web": true,
"webCompiler": true, "webCompiler": true,
"webSocket": true "webSocket": true
}, },
"language": "Python" "language": "Python"
},*/ },*/
{ {
"boardImg": "./boards/default/micropython_k210_mixgoai/media/mixgoai_compressed.png", "boardImg": "./boards/default/micropython_k210_mixgoai/media/mixgoai_compressed.png",
"boardType": "MixGo AI", "boardType": "MixGo AI",
"boardIndex": "./boards/default/micropython_k210_mixgoai/index.xml", "boardIndex": "./boards/default/micropython_k210_mixgoai/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": true, "web": true,
"webCompiler": true, "webCompiler": true,
"webSocket": true "webSocket": true
}, },
"language": "MicroPython" "language": "MicroPython"
}, },
/*{ /*{
"boardImg": "./boards/default/micropython_nrf51822_mithoncc/media/mithon_compressed.png", "boardImg": "./boards/default/micropython_nrf51822_mithoncc/media/mithon_compressed.png",
"boardType": "Mithon CC", "boardType": "Mithon CC",
"boardIndex": "./boards/default/micropython_nrf51822_mithoncc/index.xml", "boardIndex": "./boards/default/micropython_nrf51822_mithoncc/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": true, "web": true,
"webCompiler": true, "webCompiler": true,
"webSocket": true "webSocket": true
}, },
"language": "MicroPython" "language": "MicroPython"
}, },
{ {
"boardImg": "./boards/default/micropython_nrf51822_microbit/media/microbit_compressed.png", "boardImg": "./boards/default/micropython_nrf51822_microbit/media/microbit_compressed.png",
"boardType": "BBC micro:bit", "boardType": "BBC micro:bit",
"boardIndex": "./boards/default/micropython_nrf51822_microbit/index.xml", "boardIndex": "./boards/default/micropython_nrf51822_microbit/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": true, "web": true,
"webCompiler": true, "webCompiler": true,
"webSocket": true "webSocket": true
}, },
"language": "MicroPython" "language": "MicroPython"
},*/ },*/
{ {
"boardImg": "./boards/default/arduino_esp8266/media/esp8266_compressed.png", "boardImg": "./boards/default/arduino_esp8266/media/esp8266_compressed.png",
"boardType": "Arduino ESP8266", "boardType": "Arduino ESP8266",
"boardIndex": "./boards/default/arduino_esp8266/index.xml", "boardIndex": "./boards/default/arduino_esp8266/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": false, "web": false,
"webCompiler": true, "webCompiler": true,
"webSocket": true "webSocket": true
}, },
"language": "C/C++" "language": "C/C++"
}, },
{ {
"boardImg": "./boards/default/arduino_esp32/media/esp32_compressed.png", "boardImg": "./boards/default/arduino_esp32/media/esp32_compressed.png",
"boardType": "Arduino ESP32", "boardType": "Arduino ESP32",
"boardIndex": "./boards/default/arduino_esp32/index.xml", "boardIndex": "./boards/default/arduino_esp32/index.xml",
"env": { "env": {
"electron": true, "electron": true,
"web": false, "web": false,
"webCompiler": true, "webCompiler": true,
"webSocket": true "webSocket": true
}, },
"language": "C/C++" "language": "C/C++"
} }
] ]