feat: sync arduino and python board configurations
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
13
mixly/boards/default/python_skulpt_car/config.json
Normal file
13
mixly/boards/default/python_skulpt_car/config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"language": "Python",
|
||||
"nav": {
|
||||
"webrun": true,
|
||||
"websteprun": true,
|
||||
"webcancel": true,
|
||||
"save": {
|
||||
"py": true
|
||||
},
|
||||
"levelSelector": true
|
||||
},
|
||||
"saveMixWithCode": false
|
||||
}
|
||||
1
mixly/boards/default/python_skulpt_car/examples/map.json
Normal file
1
mixly/boards/default/python_skulpt_car/examples/map.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
mixly/boards/default/python_skulpt_car/index.xml
Normal file
1
mixly/boards/default/python_skulpt_car/index.xml
Normal file
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
var $builtinmodule=function(i){let n={__name__:new Sk.builtin.str("blocktool")};return n.highlight=new Sk.builtin.func((function(i){return new Sk.misceval.promiseToSuspension(new Promise((function(n){setTimeout((()=>{var o;o=i,o=Sk.ffi.remapToJs(o),Mixly.Editor.blockEditor.highlightBlock(o),n(Sk.builtin.none.none$)}),800)})))})),n};
|
||||
File diff suppressed because one or more lines are too long
BIN
mixly/boards/default/python_skulpt_car/media/webpy.png
Normal file
BIN
mixly/boards/default/python_skulpt_car/media/webpy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 68 KiB |
BIN
mixly/boards/default/python_skulpt_car/media/webpy0.png
Normal file
BIN
mixly/boards/default/python_skulpt_car/media/webpy0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
@@ -0,0 +1 @@
|
||||
var mixpyProject=new MixpyProject,pyengine=new PyEngine({},mixpyProject);Sk.__future__=Sk.python3;
|
||||
141
mixly/boards/default/python_skulpt_car/styles/main.058da4a1.css
Normal file
141
mixly/boards/default/python_skulpt_car/styles/main.058da4a1.css
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user