Galen Nickel
5983cfafd8
Set serial help paths for blocks ( #2159 )
2019-06-07 14:56:02 -07:00
Peli de Halleux
a0181ef2a7
add blocks for serial set tx/rx buffer size ( #2144 )
2019-06-07 09:12:35 -07:00
Peli de Halleux
b553825f0c
remove baud rate as it is not support on HW ( #2124 )
2019-06-07 09:01:23 -07:00
Galen Nickel
3f106307ff
Fix some titles, sigs in ref docs ( #2128 )
...
* Fix some title and sigs in ref docs
* better buffer source
2019-06-05 16:28:56 -07:00
Peli de Halleux
ea2361792f
Adding serial.set(Rx|Tx)BufferSize ( #1931 )
...
* Fix for https://github.com/Microsoft/pxt-microbit/issues/1929
* bump pxt
* updated docs
* fix default values
* moving dialogs to react
* moving to react
* typo
* typo
2019-03-21 08:04:48 -07:00
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
Richard Knoll
51a485580b
Adding shadow block to serial write buffer ( #1111 )
2018-08-21 10:25:59 -07:00
Guillaume Jenkins
2700a77cae
Add auto toString for various APIs ( #1033 )
2018-08-02 16:30:02 -04: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
Philipp Henkel
8be29202aa
Fix pointer check in serial redirect ( #707 )
2018-03-13 19:24:10 -07:00
Galen Nickel
ddc9aeae35
Add some descriptive info to serial docs ( #704 )
...
* Local commit
* Add some descriptive info to serial docs
* Example typo
* Tiny edit
2018-03-09 13:14:24 -08:00
Peli de Halleux
29de28a738
Added serial->write numbers
to support CSV data generation ( #699 )
...
* support for serial write numbers
* moving down the list
* formatting
* fixing example typo
2018-03-08 08:33:02 -08:00
Galen Nickel
79018d4f00
Enable help for serial readString() ( #609 )
2018-01-30 08:54:42 -08:00
Galen Nickel
aee9b84b31
Do some edits for serial redirect ( #605 )
...
* Do some edits for serial redirect
* Broken links
2017-12-15 16:46:16 -08:00
Peli de Halleux
b45f456736
Redirecttousb ( #604 )
...
* add block to redirect back to USB
* added docs
* bump minor version
2017-12-14 06:44:48 -08:00
Peli de Halleux
26680823ff
Fixing serial buffer docs ( #600 )
...
* Fixing serial buffer docs
* updated shims
2017-12-11 00:37:57 -08:00
Shigeru KANEMOTO
50e72c76db
Apply gridpicker ( #550 )
...
Apply grid picker to "icon image" and "serial redirect" blocks.
2017-10-15 22:28:51 -07:00
Galen Nickel
fa37f1fac0
Batch of fixes from the Lancaster doc review ( #451 )
...
* Local commit.
* local commit
* Doc fixes from Lancaster review.
* I don't want to change these yet.
* Trailing newlines, arrr.
* Get the 'Game' cards setup.
* Take block support off of 'show animation'.
* Add 'see also' for showArrow().
2017-07-24 13:40:36 -07:00
Peli de Halleux
17c1abe86a
support for serial read/write buffer ( #384 )
2017-04-21 09:02:29 -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
0d4af4ea12
Fixing colors
2017-02-27 15:26:45 -08:00
Peli de Halleux
05028c4527
Serial events ( #337 )
...
* added "serial->on data received"
* updated info
* updated docs
* added readline to read entire buffer
* lazy initialize of serial buffers
* init async on event
* updated docs
2017-01-10 10:26:44 -08:00
Peli de Halleux
5d8ccd1d6d
adding namespace to api categories ( #330 )
...
* adding namespace to api categories
* add icon for led
* adding icons for control, game, images, pins and serial.
2017-01-05 07:01:50 -08:00
Peli de Halleux
4ebe9f595a
fix for Microsoft/pxt#961
2016-12-20 12:38:00 -08: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
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
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