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-03-30 11:23:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
216ccc6e93fe294e80bb17bfb873bfb00f5ac038
tinyusb
/
src
/
class
History
hathach
216ccc6e93
midi only use audio 1.0 without IAD
2019-07-05 16:46:11 +07:00
..
audio
fix compiling
2019-07-01 23:11:16 +07:00
cdc
remove tud_midi_write_flush() send asap. rename tud_midi_connected() to tud_midi_mounted()
2019-07-04 01:27:51 +07:00
custom
fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*
2019-06-10 18:46:00 +07:00
hid
add HID_ASCII_TO_KEYCODE
2019-06-06 18:06:24 +07:00
midi
midi only use audio 1.0 without IAD
2019-07-05 16:46:11 +07:00
msc
add TU_ prefix to compiler ATTR to prevent name conflict with application
2019-06-06 10:39:37 +07:00