summaryrefslogtreecommitdiff
path: root/tinyusb/class/hid.h
AgeCommit message (Expand)Author
2013-04-07- fix HID_MOUSEBUTTON right & lefthathach
2013-04-07add test for mouse_openhathach
2013-04-07remove hcd_port_reset before set address in enumerationhathach
2013-03-27add test for pipe_interrupt_xferhathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-12add project file for keilhathach
2013-02-05remove TUSB prefix for class enum definitionshathach
2013-01-27update license year from 2012 to 2013hathach
2013-01-26add more test code for keyboard hid application APIhathach
2013-01-22clear 19.1hathach
2013-01-22start to supporthathach
2013-01-18add ASSERT POINTER supporthathach
2012-12-20rename a bunch of configure macroshathach
2012-12-04able to build with lpc43xx demohathach
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
2012-11-29update doxygenhathach
2012-11-29hid mouse workinghathach
2012-11-29add more doxygen docshathach
2012-11-28make keyboard device work with lpc1347hathach