aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32f1/usbserial.c
Commit message (Collapse)AuthorAgeFilesLines
* stm32f1: Pull the USB D+ line low briefly to signal a device connectKevin O'Connor2018-10-111-0/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* stm32f1: Initial support for serial over USBKevin O'Connor2018-10-111-0/+281
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>