espressif_tinyusb/tests
hathach b527e6ec4a refractor tusb_descriptors
usbd device_class_driver
added & tested HID mouse for device (work together with hid keyboard)
rename DEVICE_ROM_REG_BASE, DEVICE_ROM_DRIVER_ADDR
2013-06-03 14:31:17 +07:00
..
test refractor tusb_descriptors 2013-06-03 14:31:17 +07:00
vendor/ceedling move esc around in ruby script 2013-05-09 16:46:31 +07:00
project.yml refractor string descriptors, allow one-stop configure descriptor for 2013-05-31 18:21:31 +07:00
rakefile.rb - add ceedling/cmock/unity as testing framework and support 2012-12-27 02:52:40 +07:00
readme.md test refractor 2013-05-12 19:32:32 +07:00

readme.md

Test-Driven Development (TDD)

TDD indeed works with C & embedded with the help of Ceedling, Unity & CMock as a testing framework.

comming soon

More detail on TDD can be found at

Continuous Integration

comming soon

Build Status