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 15:08:35 +07:00
2013-03-12 16:42:19 +07:00
2013-03-12 16:42:19 +07:00
2013-02-06 13:15:12 +07:00
2013-02-06 13:15:12 +07:00
2012-11-27 15:21:47 +07:00

tinyusb

an embedded open-source usb stack for ARM MCUs

Description
An open source cross-platform USB stack for embedded system
Readme MIT 83 MiB
Languages
C 94%
CMake 2.5%
Makefile 1.4%
Python 1%
C++ 0.6%
Other 0.5%