mbed-os/usb/device/targets/TARGET_STM
Russ Butler 8ffbe5c603 Lock sleep when USB is initialized
None of the USB drivers currently support entering deep sleep mode
while USB is active. To protect USB from malfunctioning lock deep
sleep in USBPhyHw::init.
2019-02-28 15:21:23 -06:00
..
USBEndpoints_STM32.h Update the STM32 USB driver to the new API 2019-02-22 10:53:16 -06:00
USBPhyHw.h Remove unnecessary USB receive buffer 2019-02-22 10:53:16 -06:00
USBPhy_STM32.cpp Lock sleep when USB is initialized 2019-02-28 15:21:23 -06:00