This website requires JavaScript.
Explore
Help
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a9ada8ea5ee3cc7d130c489da1a30c9e68c586b9
tinyUSB
/
tinyusb
/
class
/
msc
History
hathach
a9ada8ea5e
add msc device optional callbacks
...
- tud_msc_read10_complete_cb() - tud_msc_write10_complete_cb() - tud_msc_scsi_complete_cb()
2018-04-18 17:12:58 +07:00
..
msc_device.c
add msc device optional callbacks
2018-04-18 17:12:58 +07:00
msc_device.h
add msc device optional callbacks
2018-04-18 17:12:58 +07:00
msc_host.c
rename ASSERT_ERR to TU_ASSERT_ERR to prevent conflict with user code
2018-04-12 17:55:15 +07:00
msc_host.h
mass rename TUSB_CFG to CFG_TUSB
2018-04-10 14:31:11 +07:00
msc.h
rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codes
2018-03-28 14:23:38 +07:00