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
|
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
|
6239dd6aba
|
handle negative lenght in readBuffer
|
2018-09-27 08:43:01 -07:00 |
|
Richard Knoll
|
49cd197cef
|
Missing simulator functions and behavior (#1025)
|
2018-08-02 10:33:05 -07:00 |
|
Peli de Halleux
|
ae40cadf75
|
Shim for serial.writeBuffer (#624)
* missing shim
* add todo
|
2018-02-05 21:08:44 -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
|
1f2027d0f9
|
flush out serial data when too long (#375)
|
2017-03-24 09:51:07 -07: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
|
6ad59e04a6
|
fixed uart issues
|
2016-10-18 21:47:54 -07:00 |
|
darzu
|
89e899cc79
|
splits m:b simulator state
|
2016-08-30 11:51:32 -07:00 |
|