Files
libopencm3-examples/examples/stm32/f1/lisa-m-1/usb_cdcacm/README
Piotr Esden-Tempski 9d5526f773 Initial commit.
2013-04-19 17:19:32 -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.