esp32-s2_dfu/tinyusb
hathach dbaf6c0d30 - fix bug when unplugged unmounted-already device (mostly plugged when power on)
- add hal_debugger_is_attached & hal_debugger_breakpoint
- assert will suspend (place breakpoint) if the condition is failed and debugger is attached. Otherwise, a message to uart is printed
- fix get control qhd function when dev_addr is not zero (shifted 1)
- fix wrong logic for unsupported class
2013-03-22 17:08:51 +07:00
..
class add hard fault handler to bsp.c 2013-03-13 10:57:30 +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 usbh_pipe_control_close (in conjunction with usbh pipe control open) 2013-03-13 11:20:02 +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 - fix bug when unplugged unmounted-already device (mostly plugged when power on) 2013-03-22 17:08:51 +07:00
host - fix bug when unplugged unmounted-already device (mostly plugged when power on) 2013-03-22 17:08: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