Peli de Halleux
5b28d5080a
support for usb in redirect ( #1452 )
...
* support for usb in redirect
* regenerated dal.d.ts
2018-10-17 09:50:34 -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
Sam El-Husseini
c20efd5942
Add field gesture and field images for the different gestures ( #803 )
2018-05-24 17:09:08 -07:00
Peli de Halleux
fa8dfd1dc3
Game score fix ( #543 )
...
* guard against spurious 'add score' animations
* don't render sprites while background animation
* switch to bw while doing score animation
* clean up display mode
* updated enum declarations
2017-09-25 10:54:40 -07:00
HelenFoster
1ac227fb7f
Add button down/up to EventBusValue ( #468 )
2017-07-28 07:44:07 -07:00
Peli de Halleux
fc71a5aecd
moving MesDpadButtonInfo to core
2017-05-25 17:40:22 -07:00
Abhijith Chatra
c4a9c67be6
Adding baud rate 31250 ( #383 )
2017-04-17 10:49:40 -07:00
Owen Brotherwood
3f25c2a170
add enum baudrates ( #376 )
...
* add enum baudrates
fixes perceived limitation of available baud rates https://github.com/Microsoft/pxt/issues/1752
* correct block comment
* comma correction and remove trailing space
That will teach me just to do cut and paste via github web interface :(
* without running pxt buildtarget
2017-03-26 21:21:51 -07:00
Richard Knoll
6fb9fefc2f
Fix decompilation of control enums ( #371 )
2017-03-13 14:59:53 -07:00
Sam El-Husseini
23e835b108
Update core strings
2017-02-22 13:25:47 -08:00
Peli de Halleux
6f8060a8c7
allow analog operations on digital pins ( #353 )
2017-02-08 15:42:39 -08:00
Richard Knoll
72d5e83e5b
Exposing pin eventOn method ( #349 )
2017-01-30 19:19:54 +00:00
Peli de Halleux
3141e12f4c
support for 8G gestures
2016-12-20 13:05:06 -08:00
Peli de Halleux
c75e77593a
adding loc annotations
2016-11-17 05:30:10 -08:00
Peli de Halleux
ae5d5c74a7
better support for BLE UART and alignment with serial blocks. ( #276 )
...
* aligning uart apis with serial
* reorganizing serial/bluetooth blocks
* Autoupdate configuration for UART. (#279 )
* Autoupdate configuration for UART.
* removing serial autoupdates.
2016-10-18 21:36:42 -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