pxt-ev3/libs/ev3
Michał Moskal 20a4673f98 First draft of storage APIs (#122)
* First draft of storage APIs

* bumped pxt-core

* using fixed instances to seprate temp from permanent

* send console to storage

* sim support

* missing sim stubs

* adding storage blocks

* more sim support

* remove storage from default package

* fix rendering of ms

* render raw ms

* slize at better place

* duplicate bundled dir

* refactor limit

* simplify limit logic
2018-01-11 20:05:45 -08:00
..
_locales Initial board SVG and basic simulator 2017-07-11 11:15:17 +03:00
ns.ts First draft of storage APIs (#122) 2018-01-11 20:05:45 -08:00
pxt.json Delay user code by 100ms to get sensor reading (fixes #90) 2017-12-15 11:55:20 +00:00
README.md Add standard logos 2017-07-05 13:06:20 +01:00
startup.ts Delay user code by 100ms to get sensor reading (fixes #90) 2017-12-15 11:55:20 +00:00

ev3

The core library for ev3 target.