summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-18rename errors.c/h to tusb_errors.c/hhathach
2014-03-18clean uphathach
2014-03-18update doxygen configurehathach
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
2014-03-17remove hardfault handlerhathach
2014-03-17refrator, replace osal_tick_get / osal_tick_tock by tusb_tick_gethathach
2014-03-17doxygeninghathach
2014-03-16doxygen documenthathach
2014-03-14fix out of range array in usbdhathach
2014-03-14clean all device os none warningshathach
2014-03-14fix warning for device os nonehathach
2014-03-14Merge branch 'master' of github.com:microbuilder/tinyusbhathach
Conflicts: demos/host/host_freertos/host_freertos.uvopt
2014-03-14clean up morehathach
2014-03-14clean up warninghathach
2014-03-14fix some warningshathach
2014-03-14fix some warningshathach
2014-03-14clean up more warningshathach
2014-03-14Suppress Keil warnings #66-D: enumeration value is out of "int" rangehathach
2014-03-14more warning clean uphathach
2014-03-14more warnings clean uphathach
2014-03-14clean more warningshathach
2014-03-14clean up warning in lpcxpressohathach
remove -Wpacked -Wpadded in gcc
2014-03-14zero warnings compiling host os none on keilhathach
2014-03-14clean up compiler warning transfer of control bypasses initializationhathach
2014-03-13suppres compiler warning transfer of control bypasses initializationhathach
2014-03-13clean up more warningshathach
2014-03-13remove legacy code of msc_device.c read10 & write10hathach
clean up some warnings
2014-03-13fix some warningshathach
2014-03-13fix a problem with dcd 13uxx dcd_pipe_clear_stall that should clear toggle ↵hathach
for buffer0 (instead of active buffer) as the next transfer is always forced to be happened on buffer0
2014-03-13clean uphathach
2014-03-13clean uphathach
2014-03-13fix all build error with IARhathach
- host/host_freertos/host_freertos.ewp - host/host_os_none/host_os_none.ewp - device/device_os_none/device_os_none.eww fix IAR ending warning
2014-03-13fix all build problem with keil & lpcxpresso for host os none, host ↵hathach
freertos, device os none
2014-03-13rename startup* folder to toolchain folderhathach
2014-03-13fix build for host freertos xpressohathach
2014-03-12fix freertos host keil buildhathach
2014-03-12fix keil host os nonehathach
2014-03-12fix build error with keil device os nonehathach
2014-03-12update lpc13u cmsis to 3.20hathach
2014-03-12update xpresso 11uhathach
2014-03-12update lpc11u cmsis to 3.20hathach
2014-03-12fix build error with lpcxpresso device os nonehathach
2014-03-12update CMSIS core for lpc176xhathach
2014-03-12change the name to nxp current standardhathach
2014-03-12clean uphathach
2014-03-12all host os none configure can be build nowhathach