summaryrefslogtreecommitdiff
path: root/tinyusb/device/usbd_dcd.h
AgeCommit message (Expand)Author
2018-03-11refactor dcd layerhathach
2018-03-03rename usbd_dcd_bus_event_isr to hal_dcd_bus_eventhathach
2018-03-03rename usbd_setup_received_isr to hal_dcd_setup_receivedhathach
2018-03-02rename hal_init() to hal_usb_init()hathach
2015-05-01formattinghathach
2014-04-18move osal_queue_send of osal_none to osal_none.chathach
2014-03-24more doxygen workshathach
2014-03-24doxygen documentinghathach
2014-03-12able to build lpc11u with IARhathach
2013-12-09add keyboard led maskhathach
2013-11-25refractor usbd taskhathach
2013-11-22clean uphathach
2013-11-21refractor usbd-dcd callback, add bus event isrhathach
2013-11-15add semaphore for control xfer for > 64 support for some mcu such as lpc11u/l...hathach
2013-11-15add usbd_task to handle event task eg setup receivedhathach
2013-11-01implement msc device classhathach
2013-10-30clean uphathach
2013-10-29change device driver init to open (when configured)hathach
2013-10-29implementing sw device stackhathach
2013-07-04no big deal, only rename tusb_std_request_t to tusb_control_request_thathach
2013-06-16clean up some & add code for managing control request targeting interfacehathach
2013-06-08ADDING LPC176X devicehathach