summaryrefslogtreecommitdiff
path: root/demos/device/device_os_none
AgeCommit message (Expand)Author
2014-03-23remove TUSB_CFG_DEVICE_STRING_DESCRIPTOR_COUNThathach
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-21clean up some device warningshathach
2014-03-19change OSAL_TASK_FUNCTION to adapt with cmsis rtxhathach
2014-03-19able to build cmsis rtx with lpcxpresso7 with float=hardhathach
2014-03-18rename errors.c/h to tusb_errors.c/hhathach
2014-03-17refrator, replace osal_tick_get / osal_tick_tock by tusb_tick_gethathach
2014-03-17doxygeninghathach
2014-03-16doxygen documenthathach
2014-03-14clean all device os none warningshathach
2014-03-14fix warning for device os nonehathach
2014-03-14clean up compiler warning transfer of control bypasses initializationhathach
2014-03-13clean up more warningshathach
2014-03-13fix all build error with IARhathach
2014-03-13fix all build problem with keil & lpcxpresso for host os none, host freertos,...hathach
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-12seems like 43xx code requires an terminal (uart,SWO) connected to be able to runhathach
2014-03-12change dcd 176x alignment placement to work with IARhathach
2014-03-12clean all IAR ending warninghathach
2014-03-12clean up IAR ending warninghathach
2014-03-12able to build lpc11u with IARhathach
2014-03-12fix iar warninghathach
2014-03-12added scatter file for lpc11u & lpc13u for it to run with keilhathach
2014-03-12remove host config from device demohathach
2014-03-11move keil_ram.ini to bsp/lpc43xx/keil_ram.inihathach
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-10keil work with lpc17xx devicehathach
2014-03-10move WinCDCdriver.infhathach
2014-03-10clean up dcd_lpc175x_6x.chathach
2014-03-07ported board_buttons API to EA4357 but device is not mounted yethathach
2014-03-07lpc1347 mouse & keyboard & cdc works wellhathach
2014-03-07added board_buttons for lpcxpresso/board_lpcxpresso1769.chathach
2014-03-06add board_buttons API and refractor device keyboard apphathach
2014-01-24refractor __n2be_16hathach
2013-12-27add device_os_none keil project for all boardshathach
2013-12-24move device app codehathach
2013-12-13able to get connect status change interrupt occuredhathach
2013-12-11add structure & define for ohcihathach
2013-12-11add lpc17xx build config for host demohathach
2013-12-11fix error in dcd_lpc175x_6x (still has problem with control transfer)hathach
2013-12-09add keyboard led maskhathach
2013-12-02refractor hid device driverhathach