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