xil-se / xildebug_sw

XilDebug is a CMSIS-DAP compliant debugger, UART bridge and power profiler all in one package.
5 stars 1 forks source link

Add HID USB Driver #32

Closed arturo182 closed 6 years ago

arturo182 commented 6 years ago

For now USB can only use one class so CDC is disabled, future work will focus on using CDC and HID together.