Files
libopencm3-examples/examples/stm32/f3/stm32f3-discovery/usb_cdcacm/README
2013-07-07 21:42:18 -07:00

8 lines
286 B
Plaintext

------------------------------------------------------------------------------
README
------------------------------------------------------------------------------
This example implements a USB CDC-ACM device (aka Virtual Serial Port)
to demonstrate the use of the USB device stack.