This website requires JavaScript.
Explore
Help
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
aeccdfde3f4462fae5e3b9cbb4eae76526bdb204
tinyUSB
/
tinyusb
/
osal
History
hathach
93269b0343
fix osal_semaphore_wait & osal_queue_receive of osal_none's bug
...
- not assign error to TUSB_ERROR_NON if succeed add code up to set device address for enumeration
2013-02-04 20:54:52 +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_freeRTOS.h
complete define osal_freeRTOS for semaphore and queue
2013-02-04 18:05:22 +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
fix osal_semaphore_wait & osal_queue_receive of osal_none's bug
2013-02-04 20:54:52 +07:00
osal.h
add TUSB_CFG_HOST_ENUM_BUFFER_SIZE
2013-02-04 16:07:42 +07:00