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-10 17:55:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
421ae8fc82b884e087e99c8ab3fa25883a3dd623
tinyusb
/
src
History
hathach
421ae8fc82
nrf: move power setup out of stack (to application)
2018-07-17 23:55:56 +07:00
..
class
forgot to add tud_cdc_read_flush()
2018-07-17 21:20:37 +07:00
common
rename tud_cdc_flush() to tud_cdc_write_flush(), add tud_cdc_read_flush()
2018-07-14 23:43:19 +07:00
device
revert usbd_control_xfer_st() implementation
2018-07-17 16:04:55 +07:00
host
add ep2drv, rename descriptor offset
2018-07-13 17:48:26 +07:00
osal
change mapping interface to driver instead of class code
2018-07-13 16:52:22 +07:00
portable
nrf: move power setup out of stack (to application)
2018-07-17 23:55:56 +07:00
license.md
…
tusb_hal.h
…
tusb_option.h
better multiple interfaces support for cdc device
2018-07-13 00:32:02 +07:00
tusb.c
…
tusb.h
…