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-25 09:45:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56edc2b2618e542b73c284a3116cf88fd70303e2
tinyusb
/
src
History
Reinhard Panhuber
56edc2b261
Change names from edpt_ISO_xfer to edpt_iso_xfer
2021-01-19 10:50:19 +01:00
..
class
Change names from edpt_ISO_xfer to edpt_iso_xfer
2021-01-19 10:50:19 +01:00
common
Explicitly add cast to uint32_t before shifting uint8 to left
2021-01-18 17:54:08 +01:00
device
Change names from edpt_ISO_xfer to edpt_iso_xfer
2021-01-19 10:50:19 +01:00
host
…
osal
…
portable
Change names from edpt_ISO_xfer to edpt_iso_xfer
2021-01-19 10:50:19 +01:00
tusb_option.h
minor clean up following pr581
2021-01-08 16:25:30 +07:00
tusb.c
have tusb_init() return true instead of TUSB_ERROR_NONE
2020-11-23 13:12:51 +07:00
tusb.h
…