Add LUFA-111009-BETA tag.
[pub/USBasp.git] / LUFA / Doxygen.conf
2011-09-21 Dean CameraAdd LUFA-111009-BETA tag. LUFA-111009-BETA
2011-04-04 Dean CameraConditionally add available address spaces to the addre...
2011-03-15 Dean CameraRemove redundant Doxygen guards from the internal prepr...
2011-03-13 Dean CameraMove out endianness management macros into a new common...
2011-01-10 Dean CameraAltered all endpoint/pipe stream transfers so that...
2011-01-03 Dean CameraAdd custom footer to the main library documentation.
2011-01-03 Dean CameraUpdate Doxygen documentation configuration file for...
2010-09-11 Dean CameraAdded new project makefile template to the library...
2010-08-02 Dean CameraHide the PROGMEM attribute from Doxygen, as it appears...
2010-06-17 Dean CameraRenamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
2010-06-16 Dean CameraSpell check code and manual pages. Remove custom Doxyge...
2010-05-12 Dean CameraFix Doxygen treating the license as a documentation...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-04-15 Dean CameraMinor documentation improvements.
2010-03-29 Dean CameraAdd briefs for the library core structures.
2010-03-29 Dean CameraAdd file-level brief documentation.
2010-02-11 Dean CameraAdd more include protection macros to give the user...
2010-02-01 Dean CameraFixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED...
2010-01-29 Dean CameraAdd MIME type handling to the Webserver project, so...
2010-01-12 Dean CameraFixed incorrect interface values in the VirtualSerialMo...
2010-01-06 Dean CameraUpdate Doxygen configuration files to the latest Doxyge...
2009-10-03 Dean CameraMinor documentation fixups.
2009-09-10 Dean CameraPrevent the CDC Device Class driver from sending empty...
2009-08-11 Dean CameraFix issue in CDC device class driver where received...
2009-08-05 Dean CameraCommit for 090810rc1 release.
2009-07-20 Dean CameraChange Doxygen configuration files to not produce 4096...
2009-07-14 Dean CameraAdded better module summaries.
2009-07-13 Dean CameraAdded new EEPROM and FLASH buffer versions of the Endpo...
2009-06-26 Dean CameraReduce struct name pollution - group typedef struct...
2009-06-16 Dean CameraRemove hardcoded DOT path from all Doxygen config files.
2009-06-15 Dean CameraAdd author image to library documentation.
2009-06-15 Dean CameraUse sub pages in main library documentation to improve...
2009-06-15 Dean CameraMore Doxygen fixes - ensure no undocumented function...
2009-05-19 Dean CameraUSB_IsConnected is now cleared before the USB_Disconnec...
2009-05-04 Dean CameraChanged PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64...
2009-04-17 Dean CameraMore documentation changes for better module-level...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-04-01 Dean CameraAdded new GenericHIDHost demo.
2009-03-31 Dean CameraCommit for the 090401 release.
2009-02-23 Dean CameraMoved all source to the trunk directory.