summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-03refractor tusb_descriptorshathach
2013-06-01rename romdriver handlehathach
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-29ea4357 can be enumerated, but get setconfiugre value of 0hathach
2013-05-29keyboard example works with lpc1347 xpressohathach
2013-05-29fix lpcxpresso1347 board_ledshathach
2013-05-28rename NGX to ngxhathach
2013-05-27move board fileshathach
2013-05-25rename descriptor type, hid descriptor typehathach
2013-05-25add stub function to able to build device with EA4357hathach
2013-05-23add files for hitex4350 but fail to get it power on USB0 host connectorhathach
2013-05-23LED init for mcb4300hathach
2013-05-23move scu_pinmux(0x2, 5, MD_PLN | MD_EZI | MD_ZI, FUNC2) to hal/hal_lpc43xx.chathach
2013-05-23fix host build error (problem with conflict name in hid.h)hathach
2013-05-23- move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xxhathach
2013-05-21fix issue with osal_none queue defhathach
2013-05-15adding support for keil's rtx cmsis-rtoshathach
2013-05-14abstract os priority for application taskshathach
2013-05-14rename tusbh_hid_keyboard/mouse_is_supported to tusbh_hid_keyboard/mouse_is_m...hathach
2013-05-13continue to refractor test codehathach
2013-05-13refractor testhathach
2013-05-13refractor test code using host_helperhathach
2013-05-13adding helper to refractor testshathach
2013-05-13filter out unused driver files in CMSIS lpc43xxxhathach
2013-05-13test refractorhathach
2013-05-13change ceedling ignore plugin to default : ignore arg & callshathach
2013-05-12test againhathach
2013-05-12test clean up on the wayhathach
2013-05-12ahhh, tests refractoringhathach
2013-05-12tired of refractoring tests (wanting to do some production code)hathach
2013-05-12test refractorhathach
2013-05-11add cardinality_of function to return number of set bitshathach
2013-05-10clean up testhathach
2013-05-09finally get travis build without errorshathach
2013-05-09-mx32 is not supported in gcc 4.6.x. change to use if-else sizeof(void*) in t...hathach
2013-05-09use -mx32, as travis use x86 version of linux gcchathach
2013-05-09force pointer 32 bit using gcc option -m32 for travis buildhathach
2013-05-09test pointer size on travis systemhathach
2013-05-09move esc around in ruby scripthathach
2013-05-09test ansi sequence color in ruby script when test failedhathach
2013-05-09revert previous changehathach
2013-05-09try to modify ceedling lib/rakefile.rb to exit 0 if build succeededhathach
2013-05-09remove verbose& trace option, able to run full build. But build script always...hathach
2013-05-09remove dead source pathhathach
2013-05-09mkdir build before run testhathach