aboutsummaryrefslogtreecommitdiff
path: root/Bootloaders/Incomplete/MIDI/MIDI.c
AgeCommit message (Collapse)Author
2010-04-28Remove incomplete/nonfunctional MIDI class bootloader.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1220 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-12-30Update copyright year to 2010.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1032 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-12-28Fix MIT license language to make its intent clearer.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1019 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-10-08Application documentation/comment cleanup.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@862 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-09-30Removed mostly useless "TestApp" demo, as it was mainly useful only for ↵Dean
checking for sytax errors in the library. MIDI device demos now receive MIDI events from the host and display note ON messages via the board LEDs. Added beginnings of a MIDI class bootloader. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@851 d5102386-fcda-11dd-9fdb-3debd5008f28