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 usb_cdc_rx #56

Closed kbeckmann closed 6 years ago

kbeckmann commented 6 years ago

If you wanna try it out you can checkout kb/usb_cdc_rx_test and toggle the define in main. I think we should have 2 small tasks that does rx and tx separately, concurrently. That way we should be able to get actual full duplex.