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-31 05:52:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
src
History
Ha Thach
b03a688b24
Merge pull request
#1768
from ftdigdm/port-ft90x
...
Port ft90x
2023-01-30 22:13:14 +07:00
..
class
fix warnings with arithmetic on void* pointer
2023-01-20 15:30:45 +07:00
common
update stm32f1 to support iar build
2023-01-21 11:32:37 +07:00
device
minimize tu_fifo size to 16
2023-01-06 11:51:17 +07:00
host
Fix typo in audio.h. Specifiy _ctrl_xfer struct in CFG_TUSB_MEM_SECTION
2023-01-03 10:33:36 +00:00
osal
Fix IAR warning: Warning[Pe381]: extra ";" ignored
2023-01-02 21:18:10 +01:00
portable
fix typo
2023-01-30 11:46:52 +07:00
tusb_option.h
hardcoded configPRIO_BITS for IAR build to pass CI
2023-01-30 16:42:56 +07:00
tusb.c
add helper tu_desc_find/find2/find3
2023-01-20 15:30:24 +07:00
tusb.h
add parse config descriptor to example
2022-03-19 00:43:31 +07:00