aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f4/src/bin/usb_uart.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove embassy_hal_common::usb.Dario Nieuwenhuis2022-05-041-99/+0
* Use embassy/defmt-timestamp-uptime in all examples.Dario Nieuwenhuis2022-04-021-2/+2
* Merge USB FS and HS peripherals. Add ULPI.chemicstry2022-02-091-2/+2
* Add stm32 USB OTG peripheralschemicstry2022-02-081-0/+99