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-11 14:45:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40de723d417e253e3346b58cd2ce8b5dbf60d0ac
tinyusb
/
src
History
hathach
40de723d41
allow tusb_init() to call multiple times
...
enhance nrf5x
2018-07-05 00:23:47 +07:00
..
class
add CFG_TUD_MSC_VENDOR,CFG_TUD_MSC_PRODUCT, CFG_TUD_MSC_PRODUCT_REV for msc inquiry response
2018-07-04 15:00:46 +07:00
common
rename fifo * to tu_fifo to avoid conflict with other module
2018-07-04 00:22:15 +07:00
device
clean up
2018-07-02 17:32:09 +07:00
host
clean up
2018-06-18 14:31:15 +07:00
osal
rename fifo * to tu_fifo to avoid conflict with other module
2018-07-04 00:22:15 +07:00
portable
allow tusb_init() to call multiple times
2018-07-05 00:23:47 +07:00
license.md
…
tusb_hal.h
…
tusb_option.h
add CFG_TUD_MSC_BLOCK_NUM, CFG_TUD_MSC_BLOCK_SZ msc device auto response to scsi read capa and read format cap
2018-07-04 14:39:32 +07:00
tusb.c
allow tusb_init() to call multiple times
2018-07-05 00:23:47 +07:00
tusb.h
…