Sam El-Husseini
|
bbf531fde0
|
Update pin authoring to set size of grid picker width (#1377)
|
2018-10-10 20:19:32 -07:00 |
|
Sam El-Husseini
|
9cd0d62baa
|
Update block gaps to account for extra space taken by event blocks (#1304)
|
2018-09-26 16:27:32 -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 |
|
Shigeru KANEMOTO
|
51a42f7380
|
Apply gridpicker to "spi set pins" block. (#552)
Just forgot to include in the pull request https://github.com/Microsoft/pxt-microbit/pull/550
|
2017-10-16 09:50:53 -07:00 |
|
Galen Nickel
|
e68e526528
|
Add help path to jsdoc for pins methods. (#457)
* Incorrect help link. Fixes pxt#2482.
* Add help path for setPulse. Fixes pxt#1698.
|
2017-07-21 05:27:28 -07:00 |
|
Peli de Halleux
|
d1c00ae3ab
|
support for advanced SPI functions
|
2017-05-25 17:19:25 -07:00 |
|
Guillaume Jenkins
|
56dbd6b0fe
|
Pins gestures grid (#400)
* Change pins and gestures to use grids
* Use grid picker for pins and gestures
|
2017-05-24 15:56:26 -07:00 |
|
Sam El-Husseini
|
8ceadae0ba
|
Adding analogWritePin min max
|
2017-03-03 23:42:36 -08:00 |
|
Sam El-Husseini
|
87f1580061
|
Enable the slider for a number of apis. (#367)
|
2017-03-03 23:39:42 -08:00 |
|
Richard Knoll
|
be1ea9a742
|
Pin number typo (#356)
|
2017-02-21 17:43:13 -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
|
bbd21a84d6
|
annotating apis to support toolbox
|
2016-12-13 12:14:32 -08:00 |
|
Peli de Halleux
|
19fb5ecf01
|
merging ksbit.h into pxt.h
|
2016-11-29 21:35:26 -08:00 |
|
Peli de Halleux
|
63e24ce90a
|
support for setting music pin using analogSetPitchPin
|
2016-11-29 08:59:54 -08:00 |
|
Peli de Halleux
|
c75e77593a
|
adding loc annotations
|
2016-11-17 05:30:10 -08:00 |
|
Peli de Halleux
|
4963bf776a
|
basic servo simulation (#297)
|
2016-11-01 08:16:03 -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 |
|