Closed kbeckmann closed 6 years ago
Did you try it? It seems to work pretty well. The 250ms timeout is there to illustrate the lag, can use 50 or something later.
:sweat_smile:
Guess it's good enough to merge now
We can try doing a squash commit this time
Interesting - github's squash only keeps the titles of the commits:
* usb: cdc: Add an rx queue and receive items in usb_cdc_rx
* cdc_uart_bridge: Initial commit
* uart: Add streaming api for rx
* cdc: Use HAL_ERR_CHECK
* uart: Fix stupid bug
Closes #58