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

cdc: Change UART configuration based on CDC commands #75

Closed kbeckmann closed 6 years ago

kbeckmann commented 6 years ago

If the client asks for 9600 baud, we should change to that etc.

arturo182 commented 6 years ago

:+1:

arturo182 commented 6 years ago

I have not verified that we actually get data to the control endpoint, but it is sent for sure, I've seen it in Wireshark when connecting with minicom.