summaryrefslogtreecommitdiff
path: root/demos/device/keyboard/descriptors.h
AgeCommit message (Collapse)Author
2013-05-28rename NGX to ngxhathach
add a bunch of stub header for dcd (175x_6x, 13xx, 18xx_43xx) add dcd_nxp_romdriver for handling usb rom driver add BIT_TEST_ in binary.h remove mw_usbd_hid.h include due to lexical conflict
2013-05-23- move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xxhathach
- change descriptor.c/h able to build device example
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-02-05remove TUSB prefix for class enum definitionshathach
add most of HID USAGE TABLE and definitions etc ...
2013-01-17add UART support for ea4357 (tested)hathach
2012-12-20rename macro configure in exampleshathach
2012-12-04fixed building errors with device examplehathach
2012-12-03added IAD descriptorhathach
2012-12-03fix some doxygen settings and stuffs add prepacked for IAR compilerhathach
2012-12-02add overview.md and license.md and tinyUSB overview.pnghathach
2012-11-29change license email to websitehathach
added support for cdc devices
2012-11-29hid mouse workinghathach
2012-11-28make keyboard device work with lpc1347hathach
2012-11-27added keyboard device demohathach