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-05 21:15:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b394ae1786911a89ea3437d7090cda477ca7df6c
tinyusb
/
src
History
hathach
8348631bf5
improve esp32 ci, build esp32 with -DDMAX3421_HOST=1 for max3421 testing
...
revert change in hcd.h
2023-09-28 16:15:31 +07:00
..
class
fix esp32 msc example
2023-09-28 10:56:38 +07:00
common
change hcd_int_handler(rhport, in_isr) signature: add in_isr
2023-09-27 15:51:03 +07:00
device
minor debug clean up
2023-09-06 17:11:35 +07:00
host
improve esp32 ci, build esp32 with -DDMAX3421_HOST=1 for max3421 testing
2023-09-28 16:15:31 +07:00
osal
…
portable
fix build with new freertos host example
2023-09-28 12:55:59 +07:00
typec
…
CMakeLists.txt
…
tinyusb.mk
fix build with new freertos host example
2023-09-28 12:55:59 +07:00
tusb_option.h
add default CFG_TUH_MAX3421 = 0, default spi speed for samd21/samd51 to 12Mhz
2023-09-18 22:15:31 +07:00
tusb.c
…
tusb.h
change hcd_int_handler(rhport, in_isr) signature: add in_isr
2023-09-27 15:51:03 +07:00