Commit Graph

2 Commits (feature-hal-spec-usb-device)

Author SHA1 Message Date
Russ Butler 21002c63dd Remove unnecessary USB receive buffer
Remove receive buffer from USBPhy_STM32 and instead passed buffers in
directly.
2019-01-29 12:27:27 -06:00
Russ Butler e7017270ef Update the STM32 USB driver to the new API
Take the code from
mbed-os\features\unsupported\USBDevice\targets\TARGET_STM
as a starting point and use it to fill in the USBPhy template for STM32
devices.
2019-01-29 12:27:27 -06:00