summaryrefslogtreecommitdiff
path: root/demos/device
AgeCommit message (Expand)Author
2013-06-29test refractorhathach
2013-06-21[host lpc43xx] adding support for host custom classhathach
2013-06-12add coreid to hidd_inithathach
2013-06-12clean uphathach
2013-06-08ADDING LPC176X devicehathach
2013-06-04re-create ngx4330.hhathach
2013-06-04add LPC175x_6x cmiss (got from xpresso example)hathach
2013-06-04rename tusb_device_is_configuredhathach
2013-06-03house keepinghathach
2013-06-03add TUSB_CFG_PROUDCT_ID checkhathach
2013-06-03refractor device mouse main.c & tusbd_hid_mouse_send_reporthathach
2013-06-03refractor tusb_descriptorshathach
2013-05-31refractor change tusbd_hid_keyboard_send_report APIhathach
2013-05-31refractor string descriptors, allow one-stop configure descriptor forhathach
2013-05-31refractor & beautify string descriptorshathach
2013-05-31clean up device main.c demo codehathach
2013-05-31rename descriptor variableshathach
2013-05-31change at86rf to 1ghznodehathach
2013-05-29keyboard example works with lpc1347 xpressohathach
2013-05-29fix lpcxpresso1347 board_ledshathach
2013-05-28rename NGX to ngxhathach
2013-05-25rename descriptor type, hid descriptor typehathach
2013-05-25add stub function to able to build device with EA4357hathach
2013-05-23- move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xxhathach
2013-05-06change format of file header & license spacinghathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-02-05remove TUSB prefix for class enum definitionshathach
2013-01-26add more test code for keyboard hid application APIhathach
2013-01-22start to supporthathach
2013-01-19change error type to lower case for more consistencyhathach
2013-01-18add ASSERT POINTER supporthathach
2013-01-18add DEVICE_ROM_DRIVER_ADDR macro in hal to point to rom driver addhathach
2013-01-17add UART support for ea4357 (tested)hathach
2013-01-17start to add bsp and build configuration for embedded artist 4357hathach
2013-01-17refractor board and start to add support for SWO retargethathach
2013-01-16add uart for lpc11uxx and retarget successfullyhathach
2013-01-15update project setting to have most warning option enable with simple switch ...hathach
2013-01-11tested keyboard device with lpcXpresso1347 boardhathach
2013-01-11add external configure file: tusb_config.hhathach
2013-01-11use X Macros to remove #undef in errors.hathach
2013-01-11update makefile projecthathach
2013-01-10start add makefile for keyboard demohathach
2012-12-20rename macro configure in exampleshathach
2012-12-18cleaninghathach
2012-12-10add build and project settings for lpc43xxhathach
2012-12-10abstract usb enable/disable interrupt to hal layerhathach
2012-12-07change building process yes, againhathach
2012-12-07fix descriptors for devicehathach
2012-12-07make fundamental changes in project buildinghathach
2012-12-04add board abstract layerhathach