summaryrefslogtreecommitdiff
path: root/tinyusb
AgeCommit message (Expand)Author
2018-03-30get freertos buildhathach
2018-03-29update nrf52 hal millishathach
2018-03-29rename tusb_hal_tick_get to tusb_hal_millishathach
2018-03-29rename verify.hhathach
2018-03-29rename ASSERT_STATUS to ASSERT_ERR, merge assertion.h to verify.hhathach
2018-03-29more clean uphathach
2018-03-29rename VERIFY_STATUS to VERIFY_ERRhathach
2018-03-29more verify and assert clean uphathach
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-28clean up static asserthathach
2018-03-28rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codeshathach
2018-03-28simple note on port to new mcuhathach
2018-03-28more dcd clean uphathach
2018-03-28mass rename tusb_dcd API to simply dcdhathach
2018-03-28dcd renaminghathach
2018-03-28more error string clean uphathach
2018-03-28repo cleanuphathach
2018-03-28more renamehathach
2018-03-28repo cleanuphathach
2018-03-28more renamehathach
2018-03-28rename filehathach
2018-03-26clean uphathach
2018-03-26rename nrf52 to nrf52xhathach
2018-03-26move nrf5x port fileshathach
2018-03-26moving lpc43xx port into tusb's portable folderhathach
2018-03-23fix compatible issue with MacOS, response to GET CONFIGURATION requesthathach
2018-03-23MSC tested with nrf52840hathach
2018-03-23more shorten namehathach
2018-03-23shorten descriptor typehathach
2018-03-23move mcu usb port back to tinyusb's portable folderhathach
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-22clean uphathach
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-21merge tusb_dcd_control_stall() to tusb_dcd_edpt_stall()hathach
2018-03-21remove int_on_complete for tusb_dcd_control_xferhathach
2018-03-21fix lpc43xx isr issue, fix control status response for usbdhathach