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
27f147f421927c6822f00608e2c3757687834e2f
tinyusb
/
src
History
Stefan Kerkmann
8b78067cc1
Use linear buffer for GD32VF103
...
As the peripheral is the same as on the STM32F1 and STM32F4 lines we do the same.
2021-08-07 12:06:54 +02:00
..
class
Use linear buffer for GD32VF103
2021-08-07 12:06:54 +02:00
common
correct midi available with already stream read
2021-08-02 18:55:12 +07:00
device
Add correct endpoint count for GD32VF103
2021-08-07 09:01:01 +02:00
host
change usbh open driver to have max_len and return driver len
2021-06-28 17:39:57 +07:00
osal
final clean up
2021-06-22 23:49:24 +02:00
portable
Remove unnecessary define guard
2021-08-07 12:00:13 +02:00
tusb_option.h
Add hacky GD32VF103 support
2021-08-03 20:00:35 +02:00
tusb.c
…
tusb.h
rename CFG_TUD_DFU_MODE to simply CFG_TUD_DFU
2021-07-15 20:52:58 +07:00