summaryrefslogtreecommitdiff
path: root/tinyusb/class/hid/hid_host.c
AgeCommit message (Expand)Author
2018-03-29rename ASSERT_STATUS to ASSERT_ERR, merge assertion.h to verify.hhathach
2018-03-29assert clean uphathach
2018-03-29clean up assert and verifyhathach
2018-03-28rename ASSERT to TU_ASSERT to avoid name conflicthathach
2018-03-28repo cleanuphathach
2018-03-23shorten descriptor typehathach
2018-03-22rename osal SUBSTASK to STASKhathach
2018-03-21osal subtask renamehathach
2018-03-21rename TUSB_REQUEST to simply TUSB_REQ_hathach
2018-03-14rename OSAL_SUBTASK_INVOKEDhathach
2018-03-12more renamehathach
2018-03-11shorten TUSB_DESC_TYPE*hathach
2018-03-11tusb_type renamehathach
2018-03-11rename TUSB_DIR_OUT, TUSB_DIR_INhathach
2018-03-06move class fileshathach