Initial board SVG and basic simulator

This commit is contained in:
Sam El-Husseini
2017-07-11 11:15:17 +03:00
parent 7e8a053f3a
commit 46c18af461
28 changed files with 4390 additions and 8 deletions

View File

@ -13,14 +13,14 @@
"libs/ev3"
],
"simulator": {
"headless": true
},
"DISABLED-simulator": {
"autoRun": true,
"streams": true,
"aspectRatio": 1.0,
"aspectRatio": 0.67,
"parts": false,
"enableTrace": true
"enableTrace": true,
"boardDefinition": {
"visual": "ev3"
}
},
"cloud": {
"workspace": false,
@ -118,8 +118,6 @@
"invertedMonaco": false,
"monacoToolbox": true,
"invertedToolbox": true,
"simAnimationEnter": "roll in",
"simAnimationExit": "roll out",
"exampleGallery": "examples",
"hasAudio": true,
"usbHelp": [],