summaryrefslogtreecommitdiff
path: root/.cproject
AgeCommit message (Collapse)Author
2013-10-15move test project to tests folderhathach
2013-07-13add some required NDIS OID definehathach
2013-07-01add cdc host driver close cdch_closehathach
refractor - add helper function in ehci qhd_next & qtd_next - extract function qhd_create_pipe_handle rename tusb_transfer_type_t to tusb_xfer_type_t add some handling for stall
2013-06-29update ,travis.ymlhathach
2013-06-05added dcd_dma_descriptor_t typdefhathach
reorganize test project, multiple test projects each is specifically for an MCU
2013-06-04rename TDD project to prevent confusion on usershathach
2013-02-06fix TASK_ASSERT for osal_none.hhathach
add TASK_ASSERT test for osal_none integrate test project better with eclipse - assert message--> info windows - test fail --> error windows
2013-02-06refractor move test enum to its own filehathach
add assert with handler add task assert with error catcher
2013-01-30fix mocking osal api using ifdefhathach
start to add task_create macro API for osal_none
2013-01-30add primitive_types.h for portable with uint8,16,32_t, and boolhathach
add osal_common.h to ease the complaint of MISRA 19.1 implement OSAL_NONE Task loop, semaphore wait/post and its test code
2013-01-29update usbh_init and testhathach
2013-01-13rename ASSERT_ERROR to ASSERT_STATUShathach
add binary const support @ common/binary.h enhance assert support @ common/assertion.h add test code for assertion.h
2013-01-11add external configure file: tusb_config.hhathach
rename the internal/default configure from tusb_cfg.h to tusb_option.h
2013-01-10start add makefile for keyboard demohathach
2012-12-27- add ceedling/cmock/unity as testing framework and supporthathach
- unified makefile project for the whole repos - new separate project for tests
2012-12-27clean uphathach
2012-12-07make fundamental changes in project buildinghathach
add some makefile.defs
2012-12-04add board abstract layerhathach
rename arch to mcu
2012-12-04able to build with lpc43xx demohathach
2012-12-03fix some doxygen settings and stuffs add prepacked for IAR compilerhathach
2012-11-29change license email to websitehathach
added support for cdc devices
2012-11-29house keepinghathach
2012-11-29add more doxygen docshathach
start to use TUSB_Error_t
2012-11-27start to add hid keyboardhathach
2012-11-27house keepinghathach
2012-11-27added fileshathach
added some template code
2012-11-26addedhathach
- licence.txt - lpcexpresso project files