summaryrefslogtreecommitdiff
path: root/tests/.project
AgeCommit message (Collapse)Author
2019-06-06rename tests to obsoletehathach
2014-04-18get all tests passed with lpc18xx_43xx. Need to disable some thoughhathach
2013-10-24change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearancehathach
adding configuration docs for tinyusb_config.h document HID mouse & keyboard API
2013-10-22working on doxygenhathach
2013-10-15complete moving test project to /tests folderhathach
2013-10-15move test project to tests folderhathach
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
2012-12-27- add ceedling/cmock/unity as testing framework and supporthathach
- unified makefile project for the whole repos - new separate project for tests