Commit graph

8 commits

Author SHA1 Message Date
Kristian Sloth Lauszus 9162d13f77 Merge branch 'master' into rollover
* master:
  Update MIDI driver v0.3.2

# Conflicts:
#	examples/USBH_MIDI/USBH_MIDI_dump/USBH_MIDI_dump.ino
#	examples/USBH_MIDI/USB_MIDI_converter/USB_MIDI_converter.ino
#	examples/USBH_MIDI/USB_MIDI_converter_multi/USB_MIDI_converter_multi.ino
#	examples/USBH_MIDI/bidirectional_converter/bidirectional_converter.ino
#	usbh_midi.cpp
#	usbh_midi.h
2017-03-02 11:47:04 +01:00
Yuuichi Akagawa 43f423e15d Update MIDI driver v0.3.2 2017-02-26 23:01:08 +09:00
Kristian Sloth Lauszus 5ba28d186f Used fixed width integer types, so it is not architecture dependent 2017-02-12 17:14:01 +01:00
Yuuichi Akagawa cf24646fe6 Fix unused variable warning 2016-04-27 00:28:57 +09:00
Yuuichi Akagawa f369e7c500 update MIDI driver v0.3.1 2016-04-26 23:44:07 +09:00
Kristian Sloth Lauszus 8ac2035681 Fix indentation, whitespace and convert tabs to spaces in MIDI driver 2016-04-14 23:13:35 +02:00
Kristian Sloth Lauszus 0039719970 MIDI driver was not setting the debug level either 2016-04-14 23:12:18 +02:00
Yuuichi Akagawa 8aeb975fac added MIDI host class driver 2016-03-21 23:35:40 +09:00