This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-03-07 08:04:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4c3f0800d44e19ede428c4d5995910573cf6341
tinyusb
/
src
History
hathach
1bbeb6ad79
update stm32f1 to support iar build
2023-01-21 11:32:37 +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
Merge pull request
#1405
from gregdavill/ch32v307
2023-01-12 17:51:56 +07:00
tusb_option.h
add TUP_RHPORT_HIGHSPEED for ch32v307
2023-01-12 15:38:18 +07:00
tusb.c
add helper tu_desc_find/find2/find3
2023-01-20 15:30:24 +07:00
tusb.h
…