espressif_tinyusb/tinyusb/osal
hathach a9010c1786 getting build with freertos & host demo 2013-04-16 16:48:19 +08:00
..
osal.h getting build with freertos & host demo 2013-04-16 16:48:19 +08:00
osal_common.h clean up, update tests for hcd_port_reset after 8 byte descriptor & set configure before open class driver 2013-03-29 23:37:59 +07:00
osal_freeRTOS.h getting build with freertos & host demo 2013-04-16 16:48:19 +08:00
osal_none.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
osal_none.h change osal_queue_send(osal_queue_handle_t const queue_hdl, uint32_t data) signature to osal_queue_send(osal_queue_handle_t const queue_hdl, const void * data) 2013-04-10 01:18:32 +07:00