summaryrefslogtreecommitdiff
path: root/tinyusb
AgeCommit message (Collapse)Author
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
update get_started.md
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
refractor descriptor to array of pointer, adding interface descriptor as well
2014-03-23adding usbd_enum_buffer to usbdhathach
remove string descriptor USB RAM requirement
2014-03-23remove TUSB_CFG_HOST_ENUM_BUFFER_SIZE from host config (use default)hathach
2014-03-23remove IAD_DESC_REQUIREDhathach
add compiler guard for exceeding number of endpoints for lpc11/13u
2014-03-22rename dcd_11u_13u_qhd_t::total_bytes to nbytes to prevent confusionhathach
introduce scsi_data to mscd_interface_t to make tusbd_msc_scsi_cb buffer's address no longer to be required in USB ram section --> save usb ram for lpc11/13u
2014-03-21clean ATTR_USB_MIN_ALIGNMENT on application and most of device except the ↵hathach
msc_device.c
2014-03-21some doxygenhathach
2014-03-21clean up some device warningshathach
move led_blinking_task and led_blinking_set_interval to board.c
2014-03-20fix cmsis rtx warninghathach
IAR host cmsis rtx work with lpc1769
2014-03-19#define SVCall_Handler SVC_Handler in lpcxpresso startup for lpc175x_6x & ↵hathach
lpc11uxx for better compatiable with other lib & toolchain. added lpc176x xpresso with cmsis rtx
2014-03-19reduce memory use by cmsis rtxhathach
able to run with IAR host cmsis rtx
2014-03-19change OSAL_TASK_FUNCTION to adapt with cmsis rtxhathach
2014-03-19remvoe main as thread of cmsis rtx for portability.hathach
Keil & lpcxpresso4 host_cmsis_rtx work well
2014-03-18rename errors.c/h to tusb_errors.c/hhathach
2014-03-18clean uphathach
2014-03-18finish descriptor refractor for hid keyboard & mousehathach
2014-03-18refractor descriptor passing for device with user-friendly structureshathach
2014-03-18app descriptor renamehathach
2014-03-18clean up tusb_descriptorshathach
2014-03-18rename TUSB_CFG_OS_TICKS_PER_SECOND to TUSB_CFG_TICKS_HZhathach
remove CFG_TICKS_PER_SECOND