index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Doxygen.conf
Age
Commit message (
Expand
)
Author
2011-04-04
Conditionally add available address spaces to the address space enum, for mul...
Dean
2011-03-15
Remove redundant Doxygen guards from the internal preprocessor definitions.
Dean
2011-03-13
Move out endianness management macros into a new common Endianness.h header.
Dean
2011-01-10
Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...
Dean
2011-01-03
Add custom footer to the main library documentation.
Dean
2011-01-03
Update Doxygen documentation configuration file for the main project document...
Dean
2010-09-11
Added new project makefile template to the library and moved board driver stu...
Dean
2010-08-02
Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser ...
Dean
2010-06-17
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
Dean
2010-06-16
Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...
Dean
2010-05-12
Fix Doxygen treating the license as a documentation source file.
Dean
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
2010-04-15
Minor documentation improvements.
Dean
2010-03-29
Add briefs for the library core structures.
Dean
2010-03-29
Add file-level brief documentation.
Dean
2010-02-11
Add more include protection macros to give the user warnings when they try to...
Dean
2010-02-01
Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REM...
Dean
2010-01-29
Add MIME type handling to the Webserver project, so that files of different t...
Dean
2010-01-12
Fixed incorrect interface values in the VirtualSerialMouse and KeyboardMouse ...
Dean
2010-01-06
Update Doxygen configuration files to the latest Doxygen version.
Dean
2009-10-03
Minor documentation fixups.
Dean
2009-09-10
Prevent the CDC Device Class driver from sending empty IN packets on every se...
Dean
2009-08-11
Fix issue in CDC device class driver where received data the size of the data...
Dean
2009-08-05
Commit for 090810rc1 release.
Dean
2009-07-20
Change Doxygen configuration files to not produce 4096 directories for the do...
Dean
2009-07-14
Added better module summaries.
Dean
2009-07-13
Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream fu...
Dean
2009-06-26
Reduce struct name pollution - group typedef struct names by class driver nam...
Dean
2009-06-16
Remove hardcoded DOT path from all Doxygen config files.
Dean
2009-06-15
Add author image to library documentation.
Dean
2009-06-15
Use sub pages in main library documentation to improve readability.
Dean
2009-06-15
More Doxygen fixes - ensure no undocumented function parameters.
Dean
2009-05-19
USB_IsConnected is now cleared before the USB_Disconnect() event is fired in ...
Dean
2009-05-04
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...
Dean
2009-04-17
More documentation changes for better module-level documentation rather than ...
Dean
2009-04-16
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean
2009-04-01
Added new GenericHIDHost demo.
Dean
2009-03-31
Commit for the 090401 release.
Dean
2009-03-04
Updated makefiles to reflect new dfu-ee programming target invocations (suppl...
Dean