aboutsummaryrefslogtreecommitdiff
path: root/Bootloaders/Incomplete/MIDI
AgeCommit message (Expand)Author
2010-04-28Remove incomplete/nonfunctional MIDI class bootloader.Dean
2010-04-28USB_Init() no longer calls sei() to enable global interrupts - this must now ...Dean
2010-04-13Removed invalid dfu and flip related targets from the bootloaders - bootloade...Dean
2010-02-04New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...Dean
2010-02-03Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation.Dean
2010-01-25Add Webserver project Doxygen configuration file and overview document.Dean
2010-01-06Update Doxygen configuration files to the latest Doxygen version.Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-28Fix MIT license language to make its intent clearer.Dean
2009-11-09Spell check all source code variables, comments and strings.Dean
2009-10-16Fix invalid Event name rule in demo/project makefiles.Dean
2009-10-12Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.Dean
2009-10-08Application documentation/comment cleanup.Dean
2009-10-08Add new MIDIHost LowLevel demo application.Dean
2009-09-30Removed mostly useless "TestApp" demo, as it was mainly useful only for check...Dean