1
0
mirror of https://github.com/hathach/tinyusb.git synced 2025-03-29 10:20:57 +00:00
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
..
2012-12-20 17:13:22 +07:00
2013-03-12 12:06:40 +07:00