summaryrefslogtreecommitdiff
path: root/src/class/hid
AgeCommit message (Collapse)Author
2018-07-23clean up includehathach
2018-07-23rename timeout_ API to tu_timeout APIhathach
2018-07-23rename timeout_timer.h to tusb_timeout.hhathach
2018-07-23rename tud_hid_mouse_is_busy to tud_hid_mouse_busyhathach
2018-07-23enhance device hidhathach
- add CFG_TUD_HID_ASCII_TO_KEYCODE_LOOKUP - add tud_hid_keyboard_send_keycode(), tud_hid_keyboard_send_char(), tud_hid_keyboard_send_string() - add timeout_blocking_wait()
2018-07-23reworking device hid class driverhathach
2018-07-13add ep2drv, rename descriptor offsethathach
2018-07-13rename class driver close() to reset()hathach
2018-06-18rename subfolder source to srchathach