Peli de Halleux
0a708ef815
BLE HF2 log service ( #1549 )
...
* basic hf2 service
* service to send hf2 log messages
* use common console.log
* updated shims
* adding config
* adding simulator
* fix hf2 logging
* hide console blocks
2018-10-29 21:12:09 -07:00
Peli de Halleux
ae3d3a37f9
hide midi_Send
2018-10-07 21:27:46 -07:00
Peli de Halleux
1a9235e333
MIDI support in simulator ( #1332 )
...
* gluing to support MIDI devices in the simulator
* sim support for midi
* simplify interface
* ensure helper function does not show up in TS
* bump pxt
2018-10-03 11:32:29 -07:00
Michał Moskal
cad13785e2
Implement tagged integers in C++ ( #813 )
...
* Start on the C++ conversion for tagged ints
2018-05-29 15:55:58 -07:00
Galen Nickel
12eee456df
Change the 'deviceName' description ( #761 )
2018-05-02 13:31:06 -07:00
bosnivan
f9354977f7
Fixed comment for onEvent() ( #688 )
2018-03-05 16:31:43 -07:00
Richard Knoll
b67ff733ab
Move forever and runinbackground after onstart ( #555 )
2017-10-24 13:10:54 -07:00
HelenFoster
1ac227fb7f
Add button down/up to EventBusValue ( #468 )
2017-07-28 07:44:07 -07:00
Galen Nickel
a61f1ec25c
Add cards to 'Control' page to match editor. ( #454 )
2017-07-18 08:48:13 +02:00
Richard Knoll
6fb9fefc2f
Fix decompilation of control enums ( #371 )
2017-03-13 14:59:53 -07:00
Peli de Halleux
1d47b4de0d
Lightmonster ( #346 )
...
* fixed boardname issues
* refactored servo info
* coffee cup monster lesson skeleton
* display event source id / value in advanced section
* normalized project structure
* updated project name
* Update projects.md
2017-01-31 08:29:25 -08:00
Richard Knoll
72d5e83e5b
Exposing pin eventOn method ( #349 )
2017-01-30 19:19:54 +00:00
Peli de Halleux
a2755dc4d2
annotate apis to support multiple forever blocks
2016-12-16 16:47:36 -08:00
Peli de Halleux
19fb5ecf01
merging ksbit.h into pxt.h
2016-11-29 21:35:26 -08:00
Richard Knoll
9f5ebdfb78
Adding advanced attribute to blocks and categories ( #273 )
2016-10-11 13:48:25 -07:00
Sam El-Husseini
277d5a721c
rename "microbit" package to "core" #414 ( #270 )
...
* rename "microbit" package to "core" #414
* shouldn't edit the package id.
* updating package.json
* updated the wrong version
* missed updating pxt.json of tests
2016-10-10 16:21:50 -07:00