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
..
2013-03-12 16:42:19 +07:00
2013-03-12 16:42:19 +07:00
2013-03-02 00:09:24 +07:00
2013-03-05 15:23:12 +07:00