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-13 21:05:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
438387be8c308c3bfed1ca952f5908a51a97b5c2
tinyusb
/
src
History
hathach
438387be8c
more refactor
2023-04-27 17:32:56 +07:00
..
class
more refactor
2023-04-27 17:32:56 +07:00
common
Use __GNUC__ macro to determine if __has_attribute is supported
2023-04-18 17:27:42 +08:00
device
use tud_inited() instead of tusb_inited()
2023-03-22 09:23:11 +07:00
host
hacky, but ftdi work with hard code baudrate = 9600
2023-04-26 22:36:17 +07:00
osal
fix trailing space and new line
2023-03-17 16:12:49 +07:00
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
…