Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement WebUSB and upgrade WinUSB to 2.0 (#107)
* Implement webusb and winusb 2.0 specs * Add missing constants * Refactor string system, add support for USB2.1 * Uncapitalize the panda * Add USB 2.0 extension descriptor and device qualifier getter * Sleep during reconnect process to be more reliable * Disable compiler optimizations because they break SPI coms
- Loading branch information