summaryrefslogtreecommitdiff
path: root/tinyusb
AgeCommit message (Expand)Author
2014-04-21clean up code at usbd_setup_received_isrhathach
2014-04-21minor adjustment to dcd_lpc43xx.chathach
2014-04-19disable device mouse by defaulthathach
2014-04-18move osal_queue_send of osal_none to osal_none.chathach
2014-04-17move STRING & XSTRING & STATIC_ASSERT to compiler.hhathach
2014-04-17clean up STATIC_VARhathach
2014-04-17add script files, fix build error with devicehathach
2014-04-17remove TUSB_CFG_DEVICE_FULLSPEEDhathach
2014-04-17change default TUSB_CFG_DEBUG to 0hathach
2014-04-13merge EHCI_MAX_QHD/QTD and OHCI_MAX_QHD/QTD to HCD_MAX_ENDPOINT/XFER and scal...hathach
2014-04-09remove OSAL_VAR for the simplicityhathach
2014-04-04remove RF1GHZNODE from board/readme.mdhathach
2014-03-31move doxygen folder outsidehathach
2014-03-31documenthathach
2014-03-31refractor usbd_task as wrapper for body taskhathach
2014-03-31implement & document all the device class _mounted_cb & _unmounted_cb callbackshathach
2014-03-28img in listhathach
2014-03-28img in listhathach
2014-03-28mdhathach
2014-03-28mdhathach
2014-03-28mdhathach
2014-03-28updaet get_started.mdhathach
2014-03-28test tochathach
2014-03-28testing tochathach
2014-03-28remove docs folderhathach
2014-03-27remove image and docs folderhathach
2014-03-26iar naming folderhathach
2014-03-26clean uphathach
2014-03-26more documentinghathach
2014-03-26md againhathach
2014-03-25rename markdown fileshathach
2014-03-25update keil & iar device project to add lpcxpresso11u14 supporthathach
2014-03-25added md fileshathach
2014-03-25clean uphathach
2014-03-25moving stuffshathach
2014-03-25doxygenhathach
2014-03-25more doxygen stuffshathach
2014-03-25doxygen documentinghathach
2014-03-24doxygenhathach
2014-03-24doxygenhathach
2014-03-24more doxygen workshathach
2014-03-24doxygen documentinghathach
2014-03-23doxygen clean uphathach
2014-03-23tested with IAR & keil for device ea4357, fix some warningshathach
2014-03-23clean IAR warninghathach
2014-03-23use internal buffer for hid report descriptor as well.hathach
2014-03-23finished using usbd_enum_buffer for all std descriptorshathach
2014-03-23remove TUSB_CFG_DEVICE_STRING_DESCRIPTOR_COUNThathach
2014-03-23adding usbd_enum_buffer to usbdhathach
2014-03-23remove TUSB_CFG_HOST_ENUM_BUFFER_SIZE from host config (use default)hathach