summaryrefslogtreecommitdiff
path: root/bootloader/midi/README
diff options
context:
space:
mode:
authorbzztbomb <skinny@knowhere.net>2011-04-05 19:57:16 -0700
committerbzztbomb <skinny@knowhere.net>2011-04-05 19:57:16 -0700
commit73e16950d73578900d54f3470b57402a9e908c30 (patch)
tree4e24dd9b04bd432139c3ed61866459ac77e4024a /bootloader/midi/README
parent6827a350052baf3999cfa336411f5ec89bb9e769 (diff)
Public firmware release.
Diffstat (limited to 'bootloader/midi/README')
-rw-r--r--bootloader/midi/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/bootloader/midi/README b/bootloader/midi/README
new file mode 100644
index 0000000..d253a94
--- /dev/null
+++ b/bootloader/midi/README
@@ -0,0 +1,15 @@
+embedded midi is a library written by Alex Norman.
+
+This project used to be called avr-midi but it should be useful for other C
+projects, thought it is intended for embedded work, so that is why it has been
+renamed.
+
+It is licenced with the GPL v3 licence, see the file "COPYING" for more info.
+
+Please send me bug info, bug fixes, general improvements, etc. alex@x37v.info
+
+This is the development version which has only been tested on a atmega32u2.
+
+my website is here:
+http://www.x37v.info
+