Skip to content

Commit b93e9fe

Browse files
authored
[README] Add info about supported boards
Fixes #42
1 parent 2532f70 commit b93e9fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This library allows an Arduino board with USB capabilites to act as a MIDI instrument over USB. The library is based on PluggableUSB, so is only compatible with IDE 1.6.6 and nightly builds (AVR core > 1.6.8, SAM core > 1.6.4, SAMD core > 1.6.1)
44

5+
Furthermore, since PluggableUSB only targets boards with native USB capabilities, this library only supports these boards (eg. Leonardo, Micro, Due, Zero and so on)
6+
57
For more information about this library please visit us at
68
http://www.arduino.cc/en/Reference/MIDIUSB
79

0 commit comments

Comments
 (0)