libopencm3/examples/stm32/f1/other/usb_cdcacm
Uwe Hermann 7f1e75c3a8 other/*: Random coding-style fixes. 2011-11-13 23:16:13 +01:00
..
Makefile Move STM32 example projects in family specific folders 2011-10-31 00:16:37 -04:00
README Move STM32 example projects in family specific folders 2011-10-31 00:16:37 -04:00
cdcacm.c other/*: Random coding-style fixes. 2011-11-13 23:16:13 +01:00
cdcacm.ld Move STM32 example projects in family specific folders 2011-10-31 00:16:37 -04:00

README

------------------------------------------------------------------------------
README
------------------------------------------------------------------------------

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