Files
libopencm3-examples/examples/stm32/f1/lisa-m-1/usb_cdcacm
Karl Palsson 301b4f9194 update usb enum return codes
Should have been fixed in commit 85be1e5e7b when we updated the library, but was... missed.
travis caught it after the fact at least.
2018-03-04 13:57:29 +00:00
..
2013-04-19 17:19:32 -07:00
2018-03-04 13:57:29 +00:00
2013-04-19 17:19:32 -07:00

README

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