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
/
DFU
/
BootloaderDFU.txt
Age
Commit message (
Expand
)
Author
2012-07-15
Minor documentation improvements.
Dean
2012-05-20
Merge in latest trunk.
Dean
2012-05-20
Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...
Dean
2012-05-18
Minor documentation adjustments to the demos, projects and bootloaders to ens...
Dean
2012-05-17
Update CDC and DFU class bootloader documentation with a device memory map il...
Dean
2012-05-13
AppConfigHeaders: Move out the last of the demo/app configurations into new A...
Dean
2012-05-13
AppConfigHeaders: Merge in latest trunk.
Dean
2012-05-13
Fixed CDC and DFU bootloaders API function offsets incorrect on some devices ...
Dean
2012-05-10
AppConfigHeaders: Update bootloaders to use configuration header files, rathe...
Dean
2012-05-10
Add branch for the conversion of demos to use standard C header files for con...
Dean
2012-04-18
Alter the bootloader section sizes to all be 8KB, to be in line with the defa...
Dean
2012-04-15
Minor documentation improvements.
Dean
2012-03-29
Added additional bootloader API data to expose the bootloader start address a...
Dean
2012-02-24
Minor documentation fixes - change \note entries to \warning where appropriat...
Dean
2012-02-03
Add API support signature to the CDC and DFU class bootloaders, so that the a...
Dean
2011-10-11
Added User Application APIs to the CDC and DFU class bootloaders.
Dean
2011-06-02
Expand the documentation for each Bootloader to give sample usage instruction...
Dean
2010-12-26
Documentation improvements - put driver example code into its own section, fi...
Dean
2010-10-13
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean
2010-09-09
Fix typos in the project overview text files.
Dean
2010-08-31
Clarify in the project documentation files what the each of the different USB...
Dean
2010-07-30
More spell checking of all source files -- correct missed errors, switch to E...
Dean
2010-07-30
Spell check more of the third party libraries used by LUFA.
Dean
2010-07-29
Spell check all source files once again to find any typos.
Dean
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
2009-10-12
Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.
Dean
2009-09-07
Add link to third-party signed version of the official FLIP DFU driver for 64...
Dean
2009-07-13
Added compatibility list to the documentation of each individual demo.
Dean
2009-06-21
Re-add signature byte defines to the DFU and CDC class bootloaders -- the SIG...
Dean
2009-04-19
Spell checked non-source documentation pages.
Dean
2009-04-07
Added preprocessor checks and documentation to the bootloaders giving informa...
Dean
2009-03-19
Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.
Dean
2009-03-04
Updated makefiles to reflect new dfu-ee programming target invocations (suppl...
Dean