libopencm3/examples/stm32/f1/other/usb_cdcacm
Piotr Esden-Tempski 43561de329 License change of the library to LGPL, version 3 or later.
Agreed to by all the significant contributors to the library.
2012-03-02 14:44:49 -08:00
..
Makefile License change of the library to LGPL, version 3 or later. 2012-03-02 14:44:49 -08:00
README Move STM32 example projects in family specific folders 2011-10-31 00:16:37 -04:00
cdcacm.c License change of the library to LGPL, version 3 or later. 2012-03-02 14:44:49 -08:00
cdcacm.ld License change of the library to LGPL, version 3 or later. 2012-03-02 14:44:49 -08:00

README

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

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