espressif_tinyusb/tinyusb
hathach 44e09cc397 enhance some tests
add test for usbh_isr error invoke
fix bug if device unplugged before is set to new address
- clean up & close control addr0 in usbh_device_unplugged_isr
2013-03-23 17:31:51 +07:00
..
class change signature usbh_isr to add tusb_bus_event_t parameter 2013-03-23 15:00:56 +07:00
common - fix bug when unplugged unmounted-already device (mostly plugged when power on) 2013-03-22 17:08:51 +07:00
core enhance some tests 2013-03-23 17:31:51 +07:00
device update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
doxygen update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
hal - house keeping 2013-03-23 10:56:41 +07:00
host enhance some tests 2013-03-23 17:31:51 +07:00
osal add project file for keil 2013-03-12 12:06:40 +07:00
.cproject rename a bunch of configure macros 2012-12-20 16:56:19 +07:00
.project cleaning 2012-12-18 15:08:30 +07:00
license.txt update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
mcu_capacity.h replace TUSB_CFG_HOST by MODE_HOST_SUPPORTED 2013-03-04 17:07:14 +07:00
tusb.c add semaphore post in usbh_isr for control pipe 2013-03-12 20:04:29 +07:00
tusb.h add semaphore post in usbh_isr for control pipe 2013-03-12 20:04:29 +07:00
tusb_option.h forget to add test file for ehci isr 2013-03-13 00:17:02 +07:00