summaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)Author
2013-11-11remove xfer_type in endpoint_handle_thathach
2013-11-11adding support for lpc13uxxhathach
2013-11-08house keepinghathach
2013-11-08add tusbd_cdc_is_busyhathach
2013-11-08add windows driver for cdchathach
2013-11-07refractor tusb_descriptor, adding support for cdc descriptorhathach
2013-11-07clean up tusb_descriptorshathach
2013-11-06refractor mouse dev apphathach
2013-11-06added hid device hidd_isr callbackhathach
2013-11-06fix a bug with USB1, but still cannot get interrupt occurred on USB1hathach
2013-11-06refractor for device able to work on usb1 of lpc43xx. But could not get it wo...hathach
2013-11-06refractor dcd_controller_reset & hcd_controller_reset to hal_controller_resethathach
2013-11-05complete msc device demo with 8KB ram diskhathach
2013-11-05msc add supporthathach
2013-11-01added support forhathach
2013-11-01add dcd pipe clear stallhathach
2013-11-01rename device projecthathach
2013-11-01rename device projecthathach
2013-11-01implement msc device classhathach
2013-10-30fix dcd_data declared with TUSB_CFG_ATTR_USBRAMhathach
2013-10-29able to enumerate mouse + keyboard (missing timing at set configured though)hathach
2013-10-29change device driver init to open (when configured)hathach
2013-10-29temporarily implementation of dcd_pipe_is_busyhathach
2013-10-29able to fully enumerated with keyboardhathach
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