summaryrefslogtreecommitdiff
path: root/demos/host
AgeCommit message (Expand)Author
2014-02-28merge common define in osal/osal_cmsis_rtx.h & osal/osal_freeRTOS.hhathach
2014-02-20keil support for lpc17xx hosthathach
2014-02-20fix the duplicated plug connection status change with lpc17xx by using immedi...hathach
2014-02-20use hcd_pipe_is_busy instead of hcd_pipe_is_idlehathach
2014-02-19some code clean uphathach
2014-01-24refractor __n2be_16hathach
2013-12-27add device_os_none keil project for all boardshathach
2013-12-19remove immediately reset when device plug.hathach
2013-12-19fix plug & unplug issue by reseting port immediately instead of waiting for u...hathach
2013-12-19hub works with ohci as well. There is some problem when plug & unplug device hmmhathach
2013-12-19able to run ohci hid mouse demohathach
2013-12-16implement ohcihathach
2013-12-11add lpc17xx build config for host demohathach
2013-12-11fix error in dcd_lpc175x_6x (still has problem with control transfer)hathach
2013-11-25change MCU to TUSB_CFG_MCUhathach
2013-11-08add tusbd_cdc_is_busyhathach
2013-11-08add windows driver for cdchathach
2013-11-06refractor dcd_controller_reset & hcd_controller_reset to hal_controller_resethathach
2013-11-05msc add supporthathach
2013-11-01implement msc device classhathach
2013-10-29implementing sw device stackhathach
2013-10-27make device keyboard buildable & runnable with ea4357hathach
2013-10-27enhance serial host apphathach
2013-10-27refractor cdc serial host app.hathach
2013-10-27document cdchathach
2013-10-27static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256hathach
2013-10-25more doxygen workhathach
2013-10-24change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearancehathach
2013-10-16clean uphathach
2013-10-16refine mouse demohathach
2013-10-15add supported class to greetinghathach
2013-10-02clean up warnings here and therehathach
2013-10-02enhacne msc demo, update IAR project filehathach
2013-10-02update freertos projecthathach
2013-10-01wrap up msc demohathach
2013-10-01enhance cd commandhathach
2013-10-01refractor msc host app exampleshathach
2013-10-01- move disconnection handle to enum task --> move tusbh_xxx_unmount is invoke...hathach
2013-10-01refractor hubhathach
2013-09-30hack ehci advance async to handle disconnect via hubhathach
2013-09-30refractor hubhathach
2013-09-30refractor hubhathach
2013-09-30able to mount one device on the hubhathach
2013-09-28clean up hid host (temp let test failed)hathach
2013-09-27fix an "extra" semaphore wait in msc hosthathach
2013-09-27house keepinghathach
2013-09-26house keepinghathach
2013-09-26house keepinghathach
2013-09-26added mkdir commandhathach
2013-09-26added clear screen commandhathach