passkey_fw/tinyusb/osal
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
..
osal.h refine OSAL_TASK_LOOP_BEGIN & OSAL_TASK_LOOP_END 2013-02-02 15:36:20 +07:00
osal_common.h add timeout to queue_receive and update test code for it 2013-02-01 12:39:39 +07:00
osal_none.c add timeout to queue_receive and update test code for it 2013-02-01 12:39:39 +07:00
osal_none.h refine OSAL_TASK_LOOP_BEGIN & OSAL_TASK_LOOP_END 2013-02-02 15:36:20 +07:00