summaryrefslogtreecommitdiff
path: root/tinyusb/class/hid.h
AgeCommit message (Expand)Author
2018-03-06move class fileshathach
2017-08-03clean uphathach
2015-05-01formattinghathach
2015-05-01formattinghathach
2015-05-01replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support)hathach
2014-03-25doxygen documentinghathach
2014-03-14more warnings clean uphathach
2013-12-09add keyboard led maskhathach
2013-10-26doxygen document for mschathach
2013-10-26update doxygenhathach
2013-10-25more doxygen workhathach
2013-10-24change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearancehathach
2013-10-02clean up warnings here and therehathach
2013-09-27house keepinghathach
2013-09-23refractor, add wheel for mouse demohathach
2013-09-20refine hid host driverhathach
2013-06-14implement hidd_control_request including std & class specific to interface nu...hathach
2013-05-29fix lpcxpresso1347 board_ledshathach
2013-05-28rename NGX to ngxhathach
2013-05-25rename descriptor type, hid descriptor typehathach
2013-05-25add stub function to able to build device with EA4357hathach
2013-05-23fix host build error (problem with conflict name in hid.h)hathach
2013-05-23- move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xxhathach
2013-05-09test clean uphathach
2013-05-06add stub for msc host & hub driverhathach
2013-04-26add hid_keycode_to_ascii_tbl for hid classhathach
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