Added USB example for stm32f4.
Moved clock enable for OTG_FS back into applications. This and gpio config are the only differences between f107 and f2xx/f4xx.
This commit is contained in:
7
examples/stm32/f4/stm32f4-discovery/usb_cdcacm/README
Normal file
7
examples/stm32/f4/stm32f4-discovery/usb_cdcacm/README
Normal file
@@ -0,0 +1,7 @@
|
||||
------------------------------------------------------------------------------
|
||||
README
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
This example implements a USB CDC-ACM device (aka Virtual Serial Port)
|
||||
to demonstrate the use of the USB device stack.
|
||||
|
||||
Reference in New Issue
Block a user