forked from raspberrypi/debugprobe
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit fixes a few deadlock scenarios and makes cdc_task more amenable to being called in a threadable context. Full-duplex is now reliable at fast and slow baudrates. There is still an annoyance where if the CDC interface is deactivated while the UART RX is still active, buffers queued to the endpoint hardware aren't flushed. This is a tinyUSB interface bug. Signed-off-by: Jonathan Bell <[email protected]>
- Loading branch information
Showing
1 changed file
with
30 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters