summaryrefslogtreecommitdiff
path: root/tinyusb/class
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-28add verify_breakpoint hw independencehathach
2018-03-28rename ASSERT to TU_ASSERT to avoid name conflicthathach
2018-03-28rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codeshathach
2018-03-28more dcd clean uphathach
2018-03-28mass rename tusb_dcd API to simply dcdhathach
2018-03-28repo cleanuphathach
2018-03-23MSC tested with nrf52840hathach
2018-03-23more shorten namehathach
2018-03-23shorten descriptor typehathach
2018-03-23rename port to rhport for clarificationhathach
2018-03-23remove DCD API dependency tusb_dcd_edpt_queue_xferhathach
2018-03-22simplify tusb_dcd_edpt_xfer APIhathach
2018-03-22more msc driver improvehathach
2018-03-22refactor MSC device driverhathach
2018-03-22msc clean uphathach
2018-03-22rename funciton trailing _subtask to _sthathach
2018-03-22rename osal SUBSTASK to STASKhathach
2018-03-22clean up cdc devicehathach
2018-03-22wrap up usbd control transfer updatehathach
2018-03-22improve usbd control transferhathach
2018-03-21osal subtask renamehathach
2018-03-21update msc driverhathach
2018-03-21rename TUSB_REQUEST to simply TUSB_REQ_hathach
2018-03-20nrf52 cdc example work on nrf52840pdkhathach
2018-03-17adding bulk/int supporthathach
2018-03-15nrf52 control transfer work reliablyhathach
2018-03-14rename OSAL_SUBTASK_INVOKEDhathach
2018-03-12more renamehathach
2018-03-12more hcd clean uphathach
2018-03-11shorten TUSB_DESC_TYPE*hathach
2018-03-11tusb_type renamehathach
2018-03-11rename TUSB_DIR_OUT, TUSB_DIR_INhathach
2018-03-11rename tusb_dir_thathach
2018-03-11clean up examplehathach
2018-03-11clean uphathach
2018-03-11create new name for multiple port API, to simplify APIhathach
2018-03-11upgrade hid device to match new dcd APIhathach
2018-03-11update msc device driver to new dcd APIhathach
2018-03-11refactor dcd API, drop edpt_hdl_t in favor of endpoint address for easy porthathach
2018-03-11rename dcd_pipe to dcd_edpthathach
2018-03-11rename dcd_* API to tusb_dcd_*hathach
2018-03-11rename endpoint_handle_t to edpt_hdl_thathach
2018-03-09rename coreid to porthathach
2018-03-08clean up virtual com examplehathach
2018-03-08cdc device require SOF to operatehathach
2018-03-08enhance cdc device APIhathach
2018-03-08enhancehathach