Commit Graph

7 Commits

Author SHA1 Message Date
dd9ec05cf9 Merge branch 'master' into usb_msc 2023-02-27 01:19:52 +02:00
9be45c3be9 More MSC work 2023-02-17 01:30:45 +02:00
ca10fe7135 usb: docs 2023-01-31 22:27:19 +01:00
b1203bf036 stm32/usb_otg: fix core formatter 2023-01-18 03:06:32 +02:00
f07e59b24a stm32/usb_otg: prevent writes on disabled endpoint 2023-01-18 02:31:28 +02:00
d2f2b451d0 stm32/usb_otg: implement endpoint wait_enabled 2023-01-18 02:29:49 +02:00
0feecd5cde stm32: add USB OTG support.
Co-authored-by: Dario Nieuwenhuis <dirbaio@dirbaio.net>
2023-01-11 17:56:47 +01:00