pxt-ev3/pxtarget.json

215 lines
6.4 KiB
JSON
Raw Permalink Normal View History

2017-06-29 16:47:26 +02:00
{
"id": "ev3",
"platformid": "linux",
"nickname": "lego",
"name": "LEGO® MINDSTORMS® Education EV3",
"title": "LEGO® MINDSTORMS® Education EV3 - Blocks / Javascript editor",
"description": "A Blocks / JavaScript code editor for the LEGO® MINDSTORMS® Education EV3.",
2017-06-29 16:47:26 +02:00
"corepkg": "ev3",
"bundleddirs": [
"libs/base",
"libs/core",
2017-07-07 12:44:34 +02:00
"libs/music",
"libs/color-sensor",
"libs/touch-sensor",
2017-11-30 18:38:04 +01:00
"libs/ultrasonic-sensor",
2017-11-30 18:53:43 +01:00
"libs/infrared-sensor",
2017-11-30 19:34:34 +01:00
"libs/gyro-sensor",
2018-02-27 00:59:36 +01:00
"libs/screen",
"libs/ev3",
"libs/storage",
"libs/broadcast"
2017-06-29 16:47:26 +02:00
],
"simulator": {
"autoRun": true,
"autoRunLight": false,
2017-12-18 22:04:17 +01:00
"aspectRatio": 0.5,
2017-06-29 16:47:26 +02:00
"parts": false,
"enableTrace": true,
2017-07-11 10:15:17 +02:00
"boardDefinition": {
"visual": "ev3"
}
2017-06-29 16:47:26 +02:00
},
"cloud": {
"workspace": false,
"packages": true,
"sharing": true,
"publishing": true,
2018-02-14 06:41:49 +01:00
"importing": true,
2017-06-29 16:47:26 +02:00
"preferredPackages": [],
2019-11-26 00:05:47 +01:00
"githubPackages": true,
"cloudProviders": {
"github": {}
}
2017-06-29 16:47:26 +02:00
},
"compile": {
"isNative": true,
"useUF2": true,
2017-07-05 01:28:45 +02:00
"useELF": true,
2017-06-29 16:47:26 +02:00
"hasHex": true,
"deployDrives": "EV3",
2017-06-29 16:47:26 +02:00
"deployFileMarker": "INFO_UF2.TXT",
2018-04-11 16:58:02 +02:00
"driveName": "EV3",
2017-06-29 16:47:26 +02:00
"flashCodeAlign": 256,
"floatingPoint": true,
2017-07-05 01:28:45 +02:00
"taggedInts": true,
"stackAlign": 2,
"gc": true
2017-06-29 16:47:26 +02:00
},
2017-07-06 18:34:31 +02:00
"serial": {
"vendorId": "0x0694",
"productId": "0x0005",
"rawHID": true,
"useEditor": true,
"log": true
},
2017-06-29 16:47:26 +02:00
"runtime": {
"mathBlocks": true,
"loopsBlocks": true,
"logicBlocks": true,
"variablesBlocks": true,
"textBlocks": true,
"listsBlocks": true,
"functionBlocks": true,
"onStartNamespace": "loops",
"onStartWeight": 100,
2017-12-12 01:58:29 +01:00
"onStartColor": "#58AB41",
"pauseUntilBlock": {
"category": "loops"
},
"breakBlock": true,
"continueBlock": true,
"bannedCategories": []
2017-06-29 16:47:26 +02:00
},
"compileService": {
"buildEngine": "dockermake",
2017-10-30 13:45:37 +01:00
"dockerImage": "pext/ev3:zlib",
2017-06-29 16:47:26 +02:00
"serviceId": "ev3"
},
"appTheme": {
"accentColor": "#0089BF",
"logoWide": true,
"logoUrl": "https://education.lego.com/",
"logo": "./static/lego_education_logo.png",
"docsLogo": "./static/lego_education_logo.png",
"portraitLogo": "./static/lego_education_logo.png",
2017-06-29 16:47:26 +02:00
"cardLogo": "./static/icons/android-chrome-192x192.png",
"appLogo": "./static/icons/android-chrome-192x192.png",
"organization": "Microsoft MakeCode",
"organizationUrl": "https://makecode.com/org",
2017-06-29 16:47:26 +02:00
"organizationLogo": "./static/Microsoft-logo_rgb_c-gray-square.png",
2017-07-07 17:16:01 +02:00
"organizationWideLogo": "./static/Microsoft-logo_rgb_c-gray.png",
2018-06-21 22:12:44 +02:00
"homeUrl": "https://makecode.mindstorms.com/",
"embedUrl": "https://makecode.mindstorms.com/",
2017-06-29 16:47:26 +02:00
"privacyUrl": "https://go.microsoft.com/fwlink/?LinkId=521839",
"termsOfUseUrl": "https://go.microsoft.com/fwlink/?LinkID=206977",
"githubUrl": "https://github.com/Microsoft/pxt-ev3",
2018-04-11 16:58:02 +02:00
"driveDisplayName": "EV3",
"boardName": "LEGO® MINDSTORMS® Education EV3",
2018-05-31 00:42:37 +02:00
"copyrightText": "LEGO, the LEGO logo, MINDSTORMS and the MINDSTORMS EV3 logo are trademarks and/ or copyrights of the LEGO Group. ©2018 The LEGO Group. All rights reserved.",
"crowdinProject": "makecode",
2017-12-05 19:53:26 +01:00
"selectLanguage": true,
"blocksCollapsing": true,
"highContrast": true,
2019-09-09 18:08:38 +02:00
"greenScreen": true,
"availableLocales": [
"en",
"de",
"ja",
"ru",
2020-10-02 23:13:04 +02:00
"zh-CN",
"fr"
],
2018-09-27 01:13:15 +02:00
"lightToc": true,
"docMenu": [{
"name": "Support",
"path": "https://forum.makecode.com/"
},
{
2018-05-03 20:48:10 +02:00
"name": "Troubleshoot",
"path": "https://makecode.mindstorms.com/troubleshoot"
},
2017-06-29 16:47:26 +02:00
{
"name": "Blocks",
"path": "/blocks"
},
{
"name": "JavaScript",
"path": "/javascript"
},
{
"name": "Reference",
"path": "/reference"
2019-09-09 18:08:38 +02:00
},
{
"name": "FIRST LEGO League",
"path": "/fll"
2017-06-29 16:47:26 +02:00
}
],
2018-09-19 18:48:48 +02:00
"print": true,
2017-10-25 06:08:02 +02:00
"showHomeScreen": true,
"homeScreenHero": "./static/hero.png",
2017-07-07 17:16:01 +02:00
"invertedMenu": false,
"invertedMonaco": false,
2017-06-29 16:47:26 +02:00
"monacoToolbox": true,
2018-02-12 21:23:25 +01:00
"invertedToolbox": false,
"coloredToolbox": true,
2017-06-29 16:47:26 +02:00
"hasAudio": true,
2018-09-19 18:50:21 +02:00
"saveInMenu": true,
2017-06-29 16:47:26 +02:00
"usbHelp": [],
"extendEditor": true,
2018-04-14 06:46:19 +02:00
"extendFieldEditors": true,
"scriptManager": true,
"debugger": true,
"errorList": true,
"importExtensionFiles": true,
"addNewTypeScriptFile": true,
"experiments": [
"python",
"alwaysGithubItemBlocks"
],
2017-06-29 16:47:26 +02:00
"disableBlockIcons": true,
"blocklyOptions": {
2018-02-08 20:49:26 +01:00
"grid": {
"spacing": 40,
"length": 2,
"colour": "#ddd"
}
2017-06-29 16:47:26 +02:00
},
"blockColors": {
"loops": "#58AB41",
"logic": "#1E5AA8",
2018-02-07 10:42:16 +01:00
"math": "#7396C8",
"variables": "#B40000",
"text": "#FCAC00",
"advanced": "#969696",
"functions": "#19325A",
"arrays": "#901F76"
},
"blockIcons": {
"loops": "\uf10b",
"logic": "\uf10a",
"math": "\uf10c",
"variables": "\uf111",
"text": "\uf110",
"functions": "\uf108",
"arrays": "\uf109",
"search": "\uf11a",
"addpackage": "\uf105",
"advancedcollapsed": "\uf113",
"advancedexpanded": "\uf114"
},
"monacoColors": {
2018-03-30 18:11:13 +02:00
"editor.background": "#f9f9f9"
2018-05-10 20:05:16 +02:00
},
"fileNameExclusiveFilter": "[^a-zA-Z0-9]",
"qrCode": true,
"shareFinishedTutorials": true,
"nameProjectFirst": true,
2020-01-07 05:01:00 +01:00
"enableTrace": true,
"githubEditor": true
2017-12-14 00:35:53 +01:00
},
2019-11-26 00:04:30 +01:00
"ignoreDocsErrors": true,
"uploadDocs": true
}