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-12 09:15:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
141ac25e3b3aaf72a50ace257d2bda41d1ebe702
tinyusb
/
src
History
hathach
141ac25e3b
also added wanted char to fifo
2018-07-20 15:47:28 +07:00
..
class
also added wanted char to fifo
2018-07-20 15:47:28 +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
…