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-02-14 04:35:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
190acc1fb0579d3e097ba2b0b96033740ecee26e
tinyusb
/
src
History
hathach
190acc1fb0
add aligned(4) for cdc_line_coding_t
2023-04-28 11:12:03 +07: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
Merge pull request
#2013
from tannewt/imx_1042
2023-04-24 16:53:24 +07: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
…