This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-24 05:42:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
src
/
class
/
msc
History
hathach
98f5082191
rename var to be consistent
2021-05-18 12:58:24 +07:00
..
msc_device.c
add TUP_MCU_STRICT_ALIGN macro that manually pick bytes for lpc55 port1 that is m4 but cannot unaligned acces on usb ram
2021-04-26 17:42:49 +07:00
msc_device.h
migrate cdc_device to new control_xfer_cb
2020-11-19 21:26:06 +07:00
msc_host.c
rename var to be consistent
2021-05-18 12:58:24 +07:00
msc_host.h
rename var to be consistent
2021-05-18 12:58:24 +07:00
msc.h
Fix scsi_mode_sense6_t padding, which cause IAR compiler internal error.
2020-12-20 22:56:39 +01:00