{ "id": "microbit", "name": "m.pxt.io", "title": "m.pxt.io", "corepkg": "microbit", "bundleddirs": [ "libs/microbit", "libs/microbit-radio" ], "cloud": { "workspace": false, "packages": true }, "blocksprj": { "id": "blocksprj", "config": { "name": "{0} block", "dependencies": { "microbit": "*", "microbit-radio": "*" }, "description": "", "files": [ "main.blocks", "main.ts" ] }, "files": { "main.blocks": "\n\n\n\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nTRUE\nFALSE\nTRUE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nTRUE\nFALSE\nFALSE\nFALSE\nTRUE\nFALSE\nTRUE\nTRUE\nTRUE\nFALSE\n\n\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\nFALSE\n\n\n\n\n\n", "main.ts": "\r\n" } }, "tsprj": { "id": "tsprj", "config": { "name": "{0} bit", "dependencies": { "microbit": "*", "microbit-radio": "*" }, "description": "", "files": [ "main.ts" ] }, "files": { "main.ts": "basic.showLeds(`\r\n . . . . .\r\n . # . # .\r\n . . . . .\r\n # . . . #\r\n . # # # .\r\n `);" } }, "compile": { "isNative": false, "hasHex": true, "deployDrives": "^MICROBIT" }, "runtime": { "mathBlocks": true, "loopsBlocks": true, "logicBlocks": true, "variablesBlocks": true }, "simulator": { "autoRun": true, "aspectRatio": 1.22 }, "compileService": { "yottaTarget": "bbc-microbit-classic-gcc", "yottaCorePackage": "pxt-microbit-core", "githubCorePackage": "microsoft/pxt-microbit-core", "gittag": "v0.1.10", "serviceId": "ws" }, "serial": { "manufacturerFilter": "^mbed$", "nameFilter": "^mbed Serial Port", "log": true }, "appTheme": { "accentColor": "#5C005C", "logoUrl": "https://m.pxt.io/about", "logo": "./static/microbit.simplified.svg", "docsLogo": "./static/microbit.simplified.svg", "portraitLogo": "./static/microbit.simplified.svg", "footerLogo": "./static/microbit.simplified.svg", "organizationLogo": "./static/Microsoft-logo_rgb_c-gray.png", "homeUrl": "https://m.pxt.io/", "embedUrl": "https://m.pxt.io/", "koduUrl": "https://www.kodugamelab.com/bbc-microbit/", "privacyUrl": "https://go.microsoft.com/fwlink/?LinkId=521839", "termsOfUseUrl": "https://go.microsoft.com/fwlink/?LinkID=206977", "visualStudioCode": true, "docMenu": [ { "name": "About", "path": "/about" }, { "name": "Lessons", "path": "/lessons" }, { "name": "Reference", "path": "/reference" }, { "name": "Device", "path": "/device" } ], "sideDoc": "getting-started" } }