pxt-calliope/libs/core
Peli de Halleux 3477d40ce0
uart write sim support (#1933)
* pass data to uart without prefix

* added NEW_LINE support
2019-03-21 10:22:24 -07:00
..
_locales Adding serial.set(Rx|Tx)BufferSize (#1931) 2019-03-21 08:04:48 -07:00
blocks-test Support latest PXT with GC (#1798) 2019-02-21 15:41:32 -08:00
jres Update icons to have a transparnet OFF colour (#1360) 2018-10-08 10:34:22 -07:00
parts rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
basic.cpp Support latest PXT with GC (#1798) 2019-02-21 15:41:32 -08:00
basic.ts Display rounded number in basic.showNumber (#856) 2018-06-04 22:31:04 -07:00
codal.cpp Support latest PXT with GC (#1798) 2019-02-21 15:41:32 -08:00
console.ts pipe led.plotbargraph through console.log (#1557) 2018-10-29 22:09:28 -07:00
control.cpp Support latest PXT with GC (#1798) 2019-02-21 15:41:32 -08:00
control.ts Buffer from commonpackages (#1520) 2018-10-25 09:19:49 -07:00
dal.d.ts regenerated dal.d.ts for DAL2.1 (#1330) 2018-10-02 11:31:21 -07:00
enums.d.ts Support latest PXT with GC (#1798) 2019-02-21 15:41:32 -08:00
game.ts Remove punctuation for isTouching, isTouchingEdge (#1695) 2018-12-02 21:41:52 -08:00
gestures.jres Add field gesture and field images for the different gestures (#803) 2018-05-24 17:09:08 -07:00
helpers.ts BLE HF2 log service (#1549) 2018-10-29 21:12:09 -07:00
icons.jres Update icons to have a transparnet OFF colour (#1360) 2018-10-08 10:34:22 -07:00
icons.ts Fix typo in showIcon jsdoc (#1738) 2018-12-13 07:02:48 -08:00
images.cpp Support latest PXT with GC (#1798) 2019-02-21 15:41:32 -08:00
input.cpp support for is-gesture (#1873) 2019-03-21 07:40:23 -07:00
input.ts Update a couple of colours that were missed (#1326) 2018-10-02 09:32:08 -07:00
led.cpp don't allow decimals in led x y fields (#1389) 2018-10-12 20:56:44 -07:00
led.ts pipe led.plotbargraph through console.log (#1557) 2018-10-29 22:09:28 -07:00
melodies.ts Adding support for music melody arrays (#358) 2017-02-28 15:23:32 -08:00
music.ts stop melody block (#1633) 2018-12-02 07:56:47 -08:00
pins.cpp Update 'pins' ref pages (#1733) 2019-01-03 16:02:19 -08:00
pins.ts Update 'pins' ref pages (#1733) 2019-01-03 16:02:19 -08:00
pinscompat.ts vscode Workspace (#1930) 2019-03-21 04:17:11 -07:00
platform.h Pull common files from pxt-common-packages (#1165) 2018-09-10 10:11:41 -07:00
pxt.h Support latest PXT with GC (#1798) 2019-02-21 15:41:32 -08:00
pxt.json support for hex template (#1913) 2019-03-12 08:25:48 -07:00
pxtcore.h reduce GC heap size when BLE is used (#1884) 2019-02-27 15:24:25 -08:00
pxtparts.json Servo library support (#1343) 2018-10-05 11:09:08 -07:00
README.md rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
serial.cpp Adding serial.set(Rx|Tx)BufferSize (#1931) 2019-03-21 08:04:48 -07:00
serial.ts uart write sim support (#1933) 2019-03-21 10:22:24 -07:00
shims.d.ts Adding serial.set(Rx|Tx)BufferSize (#1931) 2019-03-21 08:04:48 -07:00

core

The core library.