summaryrefslogtreecommitdiff
path: root/demos/device/keyboard/main.c
AgeCommit message (Expand)Author
2013-11-01rename device projecthathach
2013-10-30fix dcd_data declared with TUSB_CFG_ATTR_USBRAMhathach
2013-10-29able to enumerate mouse + keyboard (missing timing at set configured though)hathach
2013-10-29temporarily implementation of dcd_pipe_is_busyhathach
2013-10-29able to fully enumerated with keyboardhathach
2013-10-29implementing sw device stackhathach
2013-10-25more doxygen workhathach
2013-06-21[host lpc43xx] adding support for host custom classhathach
2013-06-12add coreid to hidd_inithathach
2013-06-12clean uphathach
2013-06-04rename tusb_device_is_configuredhathach
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-31clean up device main.c demo codehathach
2013-05-31rename descriptor variableshathach
2013-05-31change at86rf to 1ghznodehathach
2013-05-29fix lpcxpresso1347 board_ledshathach
2013-05-25rename descriptor type, hid descriptor typehathach
2013-01-18add ASSERT POINTER supporthathach
2013-01-17add UART support for ea4357 (tested)hathach
2012-12-20rename macro configure in exampleshathach
2012-12-18cleaninghathach
2012-12-07change building process yes, againhathach
2012-12-07fix descriptors for devicehathach
2012-12-04add board abstract layerhathach
2012-11-29change license email to websitehathach
2012-11-29hid mouse workinghathach
2012-11-28make keyboard device work with lpc1347hathach
2012-11-27added keyboard device demohathach