summaryrefslogtreecommitdiff
path: root/demos/device/src
AgeCommit message (Expand)Author
2014-03-18clean up tusb_descriptorshathach
2014-03-18rename TUSB_CFG_OS_TICKS_PER_SECOND to TUSB_CFG_TICKS_HZhathach
2014-03-17doxygeninghathach
2014-03-14fix warning for device os nonehathach
2014-03-13fix a problem with dcd 13uxx dcd_pipe_clear_stall that should clear toggle fo...hathach
2014-03-13fix build for host freertos xpressohathach
2014-03-12fix build error with lpcxpresso device os nonehathach
2014-03-12seems like 43xx code requires an terminal (uart,SWO) connected to be able to runhathach
2014-03-12all device work with all mcu & toolshathach
2014-03-12change dcd 176x alignment placement to work with IARhathach
2014-03-12able to build lpc11u with IARhathach
2014-03-12a fix to IAR's incapability to force struct's member on specified alignmenthathach
2014-03-12IAR line ending warninghathach
2014-03-12fix iar warninghathach
2014-03-12remove host config from device demohathach
2014-03-11NGX4330 device os none work well with lpcxpressohathach
2014-03-11fix device typo build errorhathach
2014-03-10try to port lpc11uxx device demo with IARhathach
2014-03-10cannot get IAR work with lpc1769 device demohathach
2014-03-10change desc_str_table to array of pointer of uint8_t* to be compatible with I...hathach
2014-03-10change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead...hathach
2014-03-10move WinCDCdriver.infhathach
2014-03-10clean up dcd_lpc175x_6x.chathach
2014-03-09rename tusbd_msc_scsi_received_isr to tusbd_msc_scsi_cbhathach
2014-03-07ported board_buttons API to EA4357 but device is not mounted yethathach
2014-03-07lpc1347 mouse & keyboard & cdc works wellhathach
2014-03-07refractor mouse apphathach
2014-03-07added board_buttons for lpcxpresso/board_lpcxpresso1769.chathach
2014-03-06refractor device mouse app to use board_buttonshathach
2014-03-06add board_buttons API and refractor device keyboard apphathach
2014-02-20fix the duplicated plug connection status change with lpc17xx by using immedi...hathach
2014-02-19some code clean uphathach
2013-12-27add device_os_none keil project for all boardshathach
2013-12-24move device app codehathach