summaryrefslogtreecommitdiff
path: root/src/class/hid/hid_device.h
AgeCommit message (Expand)Author
2018-07-31fix hid warning, move report descriptor template to hid.hhathach
2018-07-31move default optionhathach
2018-07-31tud_hid_generic_get_report_cb and tud_hid_generic_set_report_cb are mandantoryhathach
2018-07-31add tud_hid_generic_report()hathach
2018-07-29hid device enhancehathach
2018-07-28fix hid generic various errorhathach
2018-07-28adding hid_generic supporthathach
2018-07-28change HID config, move HID boot config to part of auto descriptor onlyhathach
2018-07-25add control set boot protocol support and keyboard idle ratehathach
2018-07-24improve tud_hid_mouse API()hathach
2018-07-24rename tud_hid_mouse_busy to tud_hid_mouse_readyhathach
2018-07-24change tud_hid_keyboard_busy() to tud_hid_keyboard_ready() for positive meaninghathach
2018-07-24rename device mouse APIhathach
2018-07-24rename device keyboard apihathach
2018-07-24nrf52840 boot mouse does not work, need more workhathach
2018-07-23enhance device hidhathach
2018-07-23reworking device hid class driverhathach
2018-07-13rename class driver close() to reset()hathach
2018-06-18rename subfolder source to srchathach