espressif_tinyusb/tests/test/support
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
..
FreeRTOS port osal_FreeRTOS, add some include to be able to mock & link 2013-02-04 17:13:26 +07:00
LPC43xx.h add "mocking" version of LPC43xx.h 2013-03-02 00:09:24 +07:00
descriptor_test.c refractor move test enum to its own file 2013-02-06 12:03:01 +07:00
descriptor_test.h refractor move test enum to its own file 2013-02-06 12:03:01 +07:00
ehci_controller.c add isr api for usbh_hcd 2013-03-12 16:42:19 +07:00
ehci_controller.h add isr api for usbh_hcd 2013-03-12 16:42:19 +07:00
test_template.c prepare test project for 43xx host test 2013-01-18 12:41:30 +07:00
tusb_callback.h rename tusbh_device_mount_succeed_cb 2013-02-27 12:42:32 +07:00
tusb_config.h refractor tests 2013-03-05 15:23:12 +07:00