Commit Graph

10 Commits

Author SHA1 Message Date
Guillaume Jenkins
ca7879b791 [UWP App] Add download button in troubleshoot dialog (#638) 2018-02-08 11:52:59 -08:00
Guillaume Jenkins
98acbc34f0
Reconnect the reused packetIO when deploying (#637) 2018-02-07 15:55:50 -05:00
Guillaume Jenkins
801563a66c
Reuse the same packetio to handle suspend/resume (#634) 2018-02-07 12:42:55 -05:00
Peli de Halleux
bb69ce3199
super basic trouble shooting page for windows app (#585)
* super basic trouble shooting page for windows app

* change path

* Edits for the troubleshooting page

* updated text

* undo windows app changes

* New procedure text for upgrade

* Clarify 'save link'

* Arg, typo!

* bumped pxt-core
2017-12-04 22:26:25 -08:00
Caitlin Hennessy
d91da281fd Serial (#554) 2017-10-20 10:27:43 -07:00
Caitlin Hennessy
bc9fd5fa3b 'Connect your device' notification (#553)
* 'Connect your device' notification for UWP app
2017-10-16 18:35:45 -07:00
Guillaume Jenkins
4b45ecea87 Winrt (#545)
* initial winrt work

* Add new vid/pid

* E2E working

* Remove wrong hid selector
2017-10-04 22:37:13 -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
Sam El-Husseini
d9548446ff Fix td extension. 2017-04-19 10:40:39 -07:00
Peli de Halleux
33012441bc Added extensions (#385)
* inject file importers as extensions

* logging

* updated signature
2017-04-18 16:26:13 -07:00