初步增加educore
This commit is contained in:
12
boards.json
12
boards.json
@@ -47,6 +47,18 @@
|
||||
},
|
||||
"language": "MicroPython"
|
||||
},
|
||||
{
|
||||
"boardImg": "./boards/default/micropython_educore/media/educore.jpg",
|
||||
"boardType": "Python Educore",
|
||||
"boardIndex": "./boards/default/micropython_educore/index.xml",
|
||||
"env": {
|
||||
"electron": true,
|
||||
"web": true,
|
||||
"webCompiler": true,
|
||||
"webSocket": true
|
||||
},
|
||||
"language": "MicroPython"
|
||||
},
|
||||
{
|
||||
"boardImg": "./boards/default/micropython_robot/media/mixbot.png",
|
||||
"boardType": "Python Robot",
|
||||
|
||||
Reference in New Issue
Block a user