分页: 1 / 1

pxt-microbit 修复webusb

发表于 : 2020年 4月 9日 14:51
shaoziyang
在最新的pxt-microbit一次更新中,发布了一个webusb修复的更新。
Webusbfix (#2794)

* split extension into files
* peeling out more layers
* more cleanup
* clean unused connection setting
* logging
* fix build
* fix reconnection setting
* clean read serial
* cleanup
* logging
* logging
* reconnect before reflashing
* don't do full reconnect on retry
* fix utf8 encoding
* move serial read logic
* fix error handling
* disconnect when error message
* flash
* more disconnect/connect into reflsh
* bump pxt-core to 5.37.18
* 2.3.11
* add experiement
* bump pxt