esp32-s2_dfu/tinyusb/host
hathach 3ac88f1b4e refine OSAL_TASK_LOOP_BEGIN & OSAL_TASK_LOOP_END
- add TASK_ASSERT & TASK_ASSERT_STATUS
add more code for enumerate task
add control requests & its type def
add API for HCD
- hcd_pipe_addr0_open
- hcd_pipe_control_open
- hcd_pipe_control_xfer
- hcd_pipe_open
- hcd_port_speed
2013-02-02 15:36:20 +07:00
..
hcd.c add std=gnu99 for test build 2013-02-01 10:33:43 +07:00
hcd.h refine OSAL_TASK_LOOP_BEGIN & OSAL_TASK_LOOP_END 2013-02-02 15:36:20 +07:00
usbd_host.c refine OSAL_TASK_LOOP_BEGIN & OSAL_TASK_LOOP_END 2013-02-02 15:36:20 +07:00
usbd_host.h refine OSAL_TASK_LOOP_BEGIN & OSAL_TASK_LOOP_END 2013-02-02 15:36:20 +07:00