aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32l4/src/bin/usb_serial.rs
Commit message (Expand)AuthorAgeFilesLines
* stm32/otg: add VBUS detection.Dario Nieuwenhuis2023-06-271-1/+3
* stm32: move to bind_interruptsxoviat2023-05-241-3/+6
* Fix some typosDirk Stolle2023-05-081-1/+1
* usb: unify ControlHandler+DeviceStateHandler, route all control requests to a...Dario Nieuwenhuis2023-02-081-1/+0
* stm32 otg: add examples.chemicstry2023-01-111-0/+108