solokeys / solo1-cli

Solo 1 library and CLI in Python
https://pypi.org/project/solo-python
Apache License 2.0
185 stars 69 forks source link

Auto switch #7

Closed conorpp closed 5 years ago

conorpp commented 5 years ago

When programming, solo program bootloader solo.hex, make it auto-switch to bootloader mode if needed. This makes it a lot more convenient when developing.

Also default to hid transport for extension messages, rather than u2f, since it's about 30% faster.