summaryrefslogtreecommitdiff
path: root/tinyusb
AgeCommit message (Expand)Author
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
2014-03-23remove IAD_DESC_REQUIREDhathach
2014-03-22rename dcd_11u_13u_qhd_t::total_bytes to nbytes to prevent confusionhathach
2014-03-21clean ATTR_USB_MIN_ALIGNMENT on application and most of device except the msc...hathach
2014-03-21some doxygenhathach
2014-03-21clean up some device warningshathach
2014-03-20fix cmsis rtx warninghathach
2014-03-19#define SVCall_Handler SVC_Handler in lpcxpresso startup for lpc175x_6x & lpc...hathach
2014-03-19reduce memory use by cmsis rtxhathach
2014-03-19change OSAL_TASK_FUNCTION to adapt with cmsis rtxhathach