Commit Graph

3 Commits

Author SHA1 Message Date
Peli de Halleux
26036e4b28
Dapjs (#1963)
* properly log exception

* report more error paths

* tweak dialogs

* move dapjs to prepend folder

* bump pxt
2019-04-04 20:42:04 -07:00
Michał Moskal
7191bb60eb
Add serial support over webusb (#975)
* Add serial support over webusb

* Disable DAPLink serial on older firmware

* Disable sendMany - doesn't work with hidbridge at the moment
2018-07-27 13:28:58 -07:00
Michał Moskal
5a6f96af69 Support for HID-based partial super-fast flashing (#523)
* fix bug

* Fixed an issue where the Game of Life menu item was not appearing (#497)

* Starting on dapjs flashing

* Adding dapjs

* Connected

* Flashing works

* Double buffer flashing

* Add SHA computation function

* Run SHA code

* Swap SHA for murmur+crc

* Switch to dual murmur3

* Partial flashing works

* Remove unused code

* Move flashing code to external/sha

* Fix whitespace

* Cleanup binary genration scripts

* Add docs for hid flashing

* bump pxt-core to 0.12.132,
2017-09-18 09:45:27 -07:00