pxt-ev3/libs/core
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
..
.vscode Dropping libstdc++ dep 2017-07-04 16:11:54 +02:00
jres/icons New motor field editor (#470) 2018-04-09 15:59:28 -07:00
battery.ts Block updates follow blog post (#905) 2019-09-06 06:22:12 -07:00
buttons.ts Safepolling (#915) 2019-09-17 14:30:02 -07:00
core.ts fixing bumped 2017-11-28 16:02:04 -08:00
dal.d.ts update to pxt 5 and pxt-common-packages 6 (#934) 2019-10-08 21:57:55 -07:00
enums.d.ts Integrate screen APIs from common packages (#343) 2018-02-26 15:16:17 -08:00
ev3const.h Add custom impl of output; drop ev3-api 2017-07-11 16:58:51 +02:00
icons.jres New motor field editor (#470) 2018-04-09 15:59:28 -07:00
input.cpp Initial sim implementation 2017-12-18 13:04:17 -08:00
input.ts Don't reset threashold when resetting color mode (#932) 2019-10-01 13:27:37 -07:00
integrator.ts Drift-compensated angle in gyro (#931) 2019-10-01 10:11:58 -07:00
Makefile Add screen::unpackPNG() 2017-10-30 12:45:37 +00:00
mmap.cpp update to pxt 5 and pxt-common-packages 6 (#934) 2019-10-08 21:57:55 -07:00
ns.ts restoring consol eicon 2018-06-20 15:18:31 -07:00
output.cpp Initial sim implementation 2017-12-18 13:04:17 -08:00
output.ts update to pxt 5 and pxt-common-packages 6 (#934) 2019-10-08 21:57:55 -07:00
platform.cpp update to pxt 5 and pxt-common-packages 6 (#934) 2019-10-08 21:57:55 -07:00
platform.h update to pxt 5 and pxt-common-packages 6 (#934) 2019-10-08 21:57:55 -07:00
pxt.h update to pxt 5 and pxt-common-packages 6 (#934) 2019-10-08 21:57:55 -07:00
pxt.json update to pxt 5 and pxt-common-packages 6 (#934) 2019-10-08 21:57:55 -07:00
README.md Initial commit, based on pxt-adafruit 2017-06-29 15:47:26 +01:00
screen.cpp update to pxt 5 and pxt-common-packages 6 (#934) 2019-10-08 21:57:55 -07:00
serialnumber.cpp update to pxt 5 and pxt-common-packages 6 (#934) 2019-10-08 21:57:55 -07:00
shims.d.ts update to pxt 5 and pxt-common-packages 6 (#934) 2019-10-08 21:57:55 -07:00
test.ts Swap X/y in images (#528) 2018-04-19 12:08:16 -07:00
timer.ts Add 'timer' api docs (#339) 2018-02-22 14:56:15 -08:00
tsconfig.json Starting on screen impl 2017-07-05 13:06:58 +01:00

core

The core library for ev3 target.