espressif_tinyusb/tests
hathach 80facf6f2e add isr api for usbh_hcd
- void usbh_device_plugged_isr(uint8_t hostid, tusb_speed_t speed);
- void usbh_device_unplugged_isr(uint8_t hostid);

implement port_connect_status_isr
2013-03-12 16:42:19 +07:00
..
test add isr api for usbh_hcd 2013-03-12 16:42:19 +07:00
vendor/ceedling configure unity a bit 2013-01-27 16:26:25 +07:00
project.yml refractor move test enum to its own file 2013-02-06 12:03:01 +07:00
rakefile.rb - add ceedling/cmock/unity as testing framework and support 2012-12-27 02:52:40 +07:00