Core library for kindscript-microbit target
Перейти к файлу
Peli de Halleux e4395edd4c updated to v2.0.0-rc5 2016-10-26 09:51:23 -07:00
.vscode upgarded dal 1.4.15 2016-02-08 17:53:28 -08:00
generated Remove traces of TouchDevelop; nicers APIs 2016-04-02 13:49:47 -07:00
inc Limit the size of static C++ vtables 2016-09-09 10:40:39 +01:00
source Switch to much tighter memory layout 2016-09-08 21:10:01 +01:00
.gitattributes Set line endings 2015-12-03 14:54:59 -08:00
.gitignore Switch to much tighter memory layout 2016-09-08 21:10:01 +01:00
LICENSE Almost builds with yotta 2015-08-06 15:03:24 -07:00
Makefile Remove traces of TouchDevelop; nicers APIs 2016-04-02 13:49:47 -07:00
README.md Remove outdated info 2016-09-08 17:31:18 +01:00
bump.sh Support for lambdas with up to 3 arguments. Not backward compatible 2016-08-17 15:36:11 +03:00
module.json updated to v2.0.0-rc5 2016-10-26 09:51:23 -07:00
run.sh Remove traces of TouchDevelop; nicers APIs 2016-04-02 13:49:47 -07:00

README.md

Building

You most likely do not need to build this package - it's built automatically by pxt when needed.

Otherwise, instructions follow:

Run ./run.sh.

You cannot use local version of this package in PXT. After making changes, and making sure everything builds, you need to bump version in git using ./bump.sh and then update version number in pxt-microbit/pxtarget.json.