summaryrefslogtreecommitdiff
path: root/tinyusb/class
AgeCommit message (Expand)Author
2013-11-11adding support for lpc13uxxhathach
2013-11-08add tusbd_cdc_is_busyhathach
2013-11-08add windows driver for cdchathach
2013-11-06added hid device hidd_isr callbackhathach
2013-11-05msc add supporthathach
2013-11-01added support forhathach
2013-11-01add dcd pipe clear stallhathach
2013-11-01implement msc device classhathach
2013-10-30refractor hid devicehathach
2013-10-30add dcd control pipe stall protocolhathach
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-27document cdchathach
2013-10-27static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256hathach
2013-10-27rndis documenthathach
2013-10-27rndis documenthathach
2013-10-26rndis documenthathach
2013-10-26cdc documenthathach
2013-10-26document mschathach
2013-10-26doxygen document for mschathach
2013-10-26update doxygenhathach
2013-10-25more doxygen workhathach
2013-10-24partially document CDC & RNDIShathach
2013-10-24document msc hosthathach
2013-10-24refractor HID documenthathach
2013-10-24change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearancehathach
2013-10-02clean up warnings here and therehathach
2013-10-02enhacne msc demo, update IAR project filehathach
2013-10-01- move disconnection handle to enum task --> move tusbh_xxx_unmount is invoke...hathach
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-26add scsi write10 & test unit readyhathach
2013-09-26add cat command to clihathach
2013-09-26refractor mschhathach
2013-09-25add tusbh_msc_statushathach
2013-09-24allow a limited model to deal with stalled pipe/transactionhathach
2013-09-24add some tests support for msc hosthathach
2013-09-23refractor, add wheel for mouse demohathach
2013-09-23refractor hcd API to allow queue xfer without actually transferring datahathach
2013-09-22added read capacity 10 with hacking codehathach
2013-09-22fix pingstate for highspeed bulk out transferhathach
2013-09-21house keeping, clean up warningshathach
2013-09-21house keepinghathach