summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-26moving lpc43xx port into tusb's portable folderhathach
2018-03-23fix compatible issue with MacOS, response to GET CONFIGURATION requesthathach
2018-03-23add missing fileshathach
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
2018-03-21rename TUSB_REQUEST to simply TUSB_REQ_hathach
2018-03-20fix build errorhathach
2018-03-20more hw clean uphathach
2018-03-20fix build issuehathach
2018-03-20adding toolchain file from sdkhathach
2018-03-20add sdk/devicehathach
2018-03-20wrap up nrf52 demohathach
2018-03-20update code, remove nrf_drv_clock dependencyhathach
2018-03-20nrf52 cdc example work on nrf52840pdkhathach
2018-03-17adding bulk/int supporthathach
2018-03-15add dma guardhathach
2018-03-15nrf52 control transfer work reliablyhathach
2018-03-14adding segger fileshathach
2018-03-14able to get pass enumerationhathach
2018-03-14add usbd_control_xfer_substakhathach
2018-03-14rename OSAL_SUBTASK_INVOKEDhathach
2018-03-14remove segger session filehathach
2018-03-14nrf52 finish usbd startup, able to got setup packethathach
2018-03-13adding code for nrf52 usbd start-up sequencehathach
2018-03-13house keepinghathach
2018-03-13working on nrf52hathach
2018-03-12rename hal to tusb_porthathach
2018-03-12more renamehathach
2018-03-12rename to avoid name conflictionhathach
2018-03-12more hcd clean uphathach
2018-03-11clean uphathach