Commit Graph

7 Commits

Author SHA1 Message Date
hathach 2c9ecb300a get all tests passed with lpc18xx_43xx. Need to disable some though 2014-04-18 13:51:54 +07:00
hathach b71ffe3d5a change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearance
adding configuration docs for tinyusb_config.h
document HID mouse & keyboard API
2013-10-24 15:32:54 +07:00
hathach 2076e57d70 working on doxygen 2013-10-22 11:09:39 +07:00
hathach 3d13516106 complete moving test project to /tests folder 2013-10-15 12:53:27 +07:00
hathach e0eb21506c move test project to tests folder 2013-10-15 12:39:27 +07:00
hathach 463b1c0294 rename ASSERT_ERROR to ASSERT_STATUS
add binary const support @ common/binary.h
enhance assert support @ common/assertion.h
add test code for assertion.h
2013-01-13 19:27:17 +07:00
hathach bc735bbe22 - add ceedling/cmock/unity as testing framework and support
- unified makefile project for the whole repos
- new separate project for tests
2012-12-27 02:52:40 +07:00