espressif_tinyusb/tinyusb/osal
hathach 453ea39865 add project file for keil
fix binary.h compiler specific
add hal_init code to reset & set usbmode --> able to get USB ISR
remove const qualifier from return function of
- get_operational_register
- get_period_frame_list
- get_async_head
- get_period_head
- get_control_qhd
add stub for
- hcd_port_connect_status
- hcd_port_speed
2013-03-12 12:06:40 +07:00
..
osal.h add semaphore reset & queue flush API for osal 2013-03-12 00:10:52 +07:00
osal_common.h add project file for keil 2013-03-12 12:06:40 +07:00
osal_freeRTOS.h add TUSB_CFG_HOST_CONTROLLER_START_INDEX 2013-02-08 12:12:10 +07:00
osal_none.c make osal_tick_get, osal_tick_tock static inline 2013-02-27 20:13:49 +07:00
osal_none.h add project file for keil 2013-03-12 12:06:40 +07:00