summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-12-08hub clean uphathach
2018-12-08refactor hcd apihathach
2018-12-07rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLEDhathach
2018-12-07clean up ehci, support only 1 controllerhathach
2018-12-07clean uphathach
2018-12-07seperate control xfer to 3 tds for ohcihathach
2018-12-07ohci got device not response condition in control transferhathach
2018-12-07lpc17 ohci failed to execute control transfer !!hathach
2018-12-07simple cdc host demo workhathach
2018-12-07adding new hcd api, tested working with control xfer.hathach
2018-12-07add connect to cdc for testinghathach
2018-12-07able to build host hidhathach
2018-12-07enable all warningshathach
2018-12-07able to build with host mschathach
2018-12-07change usbh_control_xfer name and signaturehathach
2018-12-07usbh rename varshathach
2018-12-06change usbh queue to generic event queuehathach
2018-12-06minor clean uphathach
2018-12-06clean up hubhathach
2018-12-06rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSChathach
2018-12-06clean up usbh, rename doxygen folder to docshathach
2018-12-06change osal_semaphore_wait to return boolhathach
2018-12-06able to complete enumeration with os none blockinghathach
2018-12-05fix more host build errorhathach
2018-12-05able to build host lpc18xxhathach
2018-12-05fixing build error with host stackhathach
2018-12-05fix travis buildhathach
2018-12-05change usbd_init() return to bool for simplicityhathach
2018-12-05clean uphathach
2018-12-05add role to OSAL_QUEUE_DEF() to disable correct dcd/hcd isrhathach
2018-12-05update nrf erratahathach
2018-12-05hal clean uphathach
2018-12-05remove dcd_connect/disconnect since there is no usage nowhathach
2018-12-05lpc move Chip_USB_Init() out of stack to bsphathach
2018-12-05renane filehathach
2018-12-05lpc40xx device work, moving Chip_USB_Init out of tinyusbhathach
2018-12-04move pinmux out of dcd into bsphathach
2018-12-04adding ea4088 quickstart, able to blinkhathach
2018-12-04adding lpc40xx supporthathach
2018-12-04add mcb1800, blink led okhathach
2018-12-04rename dcd 18 43hathach
2018-12-03clean up dcd 43hathach
2018-12-03dcd lpc43 clean uphathach
2018-12-03use lpcopen for lpc43x, work wellhathach
2018-12-03use lpcopen for ea4357, blinky okhathach
2018-12-03clean uphathach
2018-12-03clean uphathach
2018-12-03migrate lpc17 to lpcopen, usb device work okhathach
2018-12-03wrap up lpc11u porthathach
2018-12-03clean up dcd lpc11uhathach