aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/Incomplete/MIDI
Commit message (Expand)AuthorAgeFilesLines
* Remove incomplete/nonfunctional MIDI class bootloader.Dean Camera2010-04-289-3343/+0
* USB_Init() no longer calls sei() to enable global interrupts - this must now ...Dean Camera2010-04-282-38/+8
* Removed invalid dfu and flip related targets from the bootloaders - bootloade...Dean Camera2010-04-131-35/+2
* New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...Dean Camera2010-02-041-1/+1
* Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation.Dean Camera2010-02-031-1/+2
* Add Webserver project Doxygen configuration file and overview document.Dean Camera2010-01-251-1/+1
* Update Doxygen configuration files to the latest Doxygen version.Dean Camera2010-01-061-631/+709
* Update copyright year to 2010.Dean Camera2009-12-305-10/+10
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-285-35/+35
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-1/+1
* Fix invalid Event name rule in demo/project makefiles.Dean Camera2009-10-161-1/+1
* Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.Dean Camera2009-10-121-70/+0
* Application documentation/comment cleanup.Dean Camera2009-10-082-2/+2
* Add new MIDIHost LowLevel demo application.Dean Camera2009-10-081-2/+2
* Removed mostly useless "TestApp" demo, as it was mainly useful only for check...Dean Camera2009-09-3010-0/+3397