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-31 11:53:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ff62c0fe85e825d077d7d803c657181769e542f
tinyusb
/
src
History
Martino Facchin
6ff62c0fe8
renesas: add fallback for targets not defining CFG_TUSB_RHPORT*_MODE
2023-05-03 11:47:41 +02:00
..
class
add aligned(4) for cdc_line_coding_t
2023-04-28 11:12:03 +07:00
common
Use __GNUC__ macro to determine if __has_attribute is supported
2023-04-18 17:27:42 +08:00
device
…
host
hacky, but ftdi work with hard code baudrate = 9600
2023-04-26 22:36:17 +07:00
osal
…
portable
renesas: add fallback for targets not defining CFG_TUSB_RHPORT*_MODE
2023-05-03 11:47:41 +02:00
CMakeLists.txt
add wip note
2023-04-24 16:24:06 +07:00
tusb_option.h
refactor ftdi driver
2023-04-27 15:20:04 +07:00
tusb.c
…
tusb.h
…