summaryrefslogtreecommitdiff
path: root/demos/device/keyboard/descriptors.c
AgeCommit message (Expand)Author
2013-05-28rename NGX to ngxhathach
2013-05-25rename descriptor type, hid descriptor typehathach
2013-05-23- move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xxhathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-02-05remove TUSB prefix for class enum definitionshathach
2013-01-26add more test code for keyboard hid application APIhathach
2013-01-18add DEVICE_ROM_DRIVER_ADDR macro in hal to point to rom driver addhathach
2012-12-20rename macro configure in exampleshathach
2012-12-07fix descriptors for devicehathach
2012-12-04fixed building errors with device examplehathach
2012-12-02add overview.md and license.md and tinyUSB overview.pnghathach
2012-11-29change license email to websitehathach
2012-11-29hid mouse workinghathach
2012-11-28make keyboard device work with lpc1347hathach
2012-11-27added keyboard device demohathach