passkey_fw/tinyusb/core
hathach 0c5e0ef0f3 - add control_pipe_status for usbh_device_info_t to reflect the status transfer of control pipe
- fix bug with hcd_port_reset
  + remove regs->portsc_bit.port_enable in the wait loop as device unplugged can cause this to always fails
- correct the timeout for hcd_controll_stop/reset 16 uframes ~ 2 ms
- potentially fix bugs device unplugged when new address is not assigned
2013-03-23 18:36:43 +07:00
..
std_descriptors.h add semaphore post in usbh_isr for control pipe 2013-03-12 20:04:29 +07:00
std_request.h strengthen include policy. Only limited headers are allowed to included from a header file. Missing needed to be included in *.c 2013-02-28 15:06:31 +07:00
tusb_types.h - add control_pipe_status for usbh_device_info_t to reflect the status transfer of control pipe 2013-03-23 18:36:43 +07:00