esp32-s2_dfu/tinyusb/hal
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
..
hal.h - fix bug when unplugged unmounted-already device (mostly plugged when power on) 2013-03-22 17:08:51 +07:00
hal_lpc11uxx.c add osal subtask support 2013-02-26 17:28:05 +07:00
hal_lpc11uxx.h update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
hal_lpc13uxx.c add osal subtask support 2013-02-26 17:28:05 +07:00
hal_lpc13uxx.h update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
hal_lpc43xx.c add semaphore post in usbh_isr for control pipe 2013-03-12 20:04:29 +07:00
hal_lpc43xx.h abstract call chains from hal usb isr 2013-03-04 18:46:02 +07:00