This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-24 05:42:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
src
History
hathach
d1ea3844f7
rename TU_LOG_VAR to TU_LOG_PTR, print out setup of failed control transfer when LOG=1
2022-12-21 11:04:57 +07:00
..
class
fix ci
2022-12-21 10:46:47 +07:00
common
rename TU_LOG_VAR to TU_LOG_PTR, print out setup of failed control transfer when LOG=1
2022-12-21 11:04:57 +07:00
device
Merge pull request
#1799
from hathach/update-osal-mutex
2022-12-16 17:05:25 +07:00
host
rename TU_LOG_VAR to TU_LOG_PTR, print out setup of failed control transfer when LOG=1
2022-12-21 11:04:57 +07:00
osal
use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEX
2022-12-15 18:03:01 +07:00
portable
clean osal_freertos, update freertos examples to work with configSUPPORT_DYNAMIC_ALLOCATION only
2022-12-05 12:09:41 +07:00
tusb_option.h
minor rename
2022-12-16 17:08:37 +07:00
tusb.c
use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEX
2022-12-15 18:03:01 +07:00
tusb.h
add parse config descriptor to example
2022-03-19 00:43:31 +07:00