espressif_tinyusb/tinyusb/class
hathach 453ea39865 add project file for keil
fix binary.h compiler specific
add hal_init code to reset & set usbmode --> able to get USB ISR
remove const qualifier from return function of
- get_operational_register
- get_period_frame_list
- get_async_head
- get_period_head
- get_control_qhd
add stub for
- hcd_port_connect_status
- hcd_port_speed
2013-03-12 12:06:40 +07:00
..
WinCDCdriver.inf change license email to website 2012-11-29 17:52:57 +07:00
cdc.c update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
cdc.h update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
hid.c update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
hid.h add project file for keil 2013-03-12 12:06:40 +07:00
hid_device.h - fix wrong class code for TUSB_CLASS_APPLICATION_SPECIFIC 2013-03-09 14:31:37 +07:00
hid_host.c - addd p_qtd_list_tail to qhd structure for easy queue TD 2013-03-09 13:11:02 +07:00
hid_host.h add isr empty function for hidh and msch and usbh 2013-03-10 19:42:50 +07:00
msc_host.c add project file for keil 2013-03-12 12:06:40 +07:00
msc_host.h add project file for keil 2013-03-12 12:06:40 +07:00