Commit Graph

8 Commits

Author SHA1 Message Date
Michał Moskal c5cec3a6ba update to pxt 5 and pxt-common-packages 6 (#934)
* bump pxt

* fix build issues

* Auto-gen of projects/summary

* removing feild editors moved to pxt

* various typing fixes

* more typing fixes

* fixing various typing issues

* Start on integration of new pxt

* serial number fixes

* gc-ify MMap object

* Re-build generated files

* fix console listeners

* clear lf() warnings

* More generated files

* also auto-generated

* Compilation fixes

* fix merge

* mostly fixing blocks

* fix sim

* fix field motors

* enable a few features

* moving to tsx

* try to fix edtiro compilation

* more defs

* removing commands

* removing extra $

* fix blockly warning

* hiding images

* enabling more pxt features

* hide images

* setup autorun

* add lock on target_reset

* update deps

* return trylock result

* updated pxt

* rename video section

* add alpha channel

* upgraded pxt

* bump pxt/version

* removed alpha ref

* var ceanup

* don't do major bump
2019-10-08 21:57:55 -07:00
Peli de Halleux 94db31beb7 bring back the shims 2018-02-14 10:56:50 -08:00
Peli de Halleux f08f9105ba
Clean generated files (#289)
* clean generated files

* updating gitingore to drop generated files

* updated package lock
2018-01-31 10:04:40 -08:00
Michal Moskal d2a1d10ada Add converter from RGF to PNG 2017-10-27 15:17:21 +01:00
Michal Moskal 3a1601a419 Add rsf2wav.js 2017-10-27 10:42:33 +01:00
Michal Moskal 11bcf77402 Add build files 2017-07-25 12:15:59 +01:00
Michal Moskal f2d398909b Add button support 2017-07-05 01:17:26 +01:00
Michal Moskal 207e7a026c Initial commit, based on pxt-adafruit 2017-06-29 15:47:26 +01:00