libopencm3/examples/stm32/f1/other/usb_hid
Jason Kotzin 34beeae925 USB core updated for reentrance based on Christian Cier-Zniewski's branch 2012-09-13 10:43:35 -07: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
usbhid.c USB core updated for reentrance based on Christian Cier-Zniewski's branch 2012-09-13 10:43:35 -07:00
usbhid.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 Human Interface Device (HID)
to demonstrate the use of the USB device stack.