espressif_tinyusb/tinyusb
hathach 92c137243d refractor
- rename usbh_device_info_pool to usbh_devices
- create a struct for control pipe in usbh_device_info_t
2013-03-24 16:44:59 +07:00
..
class refractor 2013-03-24 16:02:45 +07:00
common - fix bug when unplugged unmounted-already device (mostly plugged when power on) 2013-03-22 17:08:51 +07:00
core add TUSB_DEVICE_STATE_INVALID_PARAMETER to tusb_device_state_t 2013-03-24 16:05:50 +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 refractor 2013-03-24 16:44:59 +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