Files
libopencm3-examples/examples/stm32/f4/stm32f4-discovery/usb_cdcacm/cdcacm.c
Nicolas Schodet 5b30e3d98d Fix usage of USB_VBUS
USB_VBUS is not an alternate function, it is an additionnal function which is
always enabled.

If configured as an alternate function, it will draw current from VBUS.
2018-07-03 22:42:44 +00:00

6.6 KiB