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
Michał Moskal
c2d26a8418
Integrate screen APIs from common packages ( #343 )
...
* starting screen api intergration
* Further image integration
* Aligning with new screen apis
* Build fixes
* Adjust to common screen state
* Fix unpackPNG
* Add game library
* Optimize screen rendering
* bumping common packages
* updated shims
* moving images into ev3
* upgrading to common packages
* added try/use
* cap
* fixed tryp age
2018-02-26 15:16:17 -08:00
Michal Moskal
67ec4accb9
Monitor memory usage and panic on over 8MB used
2017-12-13 15:28:52 +00:00
Michal Moskal
a082807455
Fix locking in waitForEvent() and sample playing
2017-10-30 19:18:01 +00:00
Michal Moskal
ebbbe6e86c
Add sounds (only simulator for now)
2017-10-30 17:25:58 +00:00
Michal Moskal
dcb398d3d5
Rename Icon to Image
2017-10-30 13:28:01 +00:00
Michal Moskal
f6e350cf9f
Add separate type for Icons (same repr as buffer)
2017-10-30 13:04:12 +00:00
Michal Moskal
f760998f77
Display error number on the screen upon panic
2017-07-15 22:32:10 +02:00
Michal Moskal
ad5d5daee5
Adding local include with constants; dropping LMS enum
2017-07-11 16:18:59 +02:00
Michal Moskal
b86a552a5b
Add support for mmap(2)
2017-07-07 18:26:49 +01:00
Michal Moskal
97b6c7dc4b
Add music
2017-07-07 11:44:34 +01:00
Michal Moskal
ddc53df7f8
Fixes in exit code
2017-07-05 18:35:05 +01:00
Michal Moskal
7ccdabb4d4
Implementing dmesg and serial store
2017-07-05 17:53:22 +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