aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/ClassDriver/KeyboardHostWithParser/Doxygen.conf
Commit message (Collapse)AuthorAgeFilesLines
* Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel ↵Dean Camera2014-01-081-2336/+0
| | | | Studio extension.
* Upgrade Doxygen configuration files to the latest version.Dean Camera2013-12-261-8/+31
|
* Update to latest Doxygen configurations, patch Doxygen->Docbook transform ↵Dean Camera2013-08-231-940/+1335
| | | | due to changes in the code fragment output in the Doxygen XML.
* Update Doxygen configuration files to the latest version.Dean Camera2013-05-191-50/+85
|
* Upgrade Doxygen configuration files to the latest version.Dean Camera2013-01-201-9/+14
|
* Upgrade Doxygen configuration files to the latest Doxygen version.Dean Camera2013-01-031-10/+66
|
* Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build ↵Dean Camera2012-08-131-24/+40
| | | | module for the latest Doxygen release.
* Upgrade Doxygen configuration files to 1.8.1.2.Dean Camera2012-07-291-6/+4
|
* Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ↵Dean Camera2012-05-201-21/+15
| | | | and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output.
* Update project Doxygen and makefiles so that the resulting project ↵Dean Camera2012-05-171-2/+2
| | | | documentation hides the unused version value, and uses the same HTML CSS stylesheet as the library core.
* Update Doxygen configuration files to disable Markdown support.Dean Camera2012-03-081-1/+1
|
* Update Doxygen configuration files for all projects.Dean Camera2012-03-071-107/+356
|
* Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser ↵Dean Camera2010-08-021-1/+2
| | | | in some situations.
* Remove obsolete entry from the Doxygen configuration files.Dean Camera2010-05-231-1/+1
|
* Add svn:eol-style property to source files, so that the line endings are ↵Dean Camera2010-05-081-1564/+1564
| | | | correctly converted to the target system's native end of line style.
* 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
| | | | Fix Doxygen configuration files' input file exclusion filters.
* Update Doxygen configuration files to the latest Doxygen version.Dean Camera2010-01-061-631/+709
|
* Finish initial draft of the Host Mode HID Class driver.Dean Camera2009-09-211-0/+1485
| | | | Add new MouseHostWithParser and KeyboardHostWithParser Host Class driver demos.
* Optimize vendor/product description string display code in MassStorageHost.Dean Camera2009-06-261-1485/+0
| | | | | | | | Remove all Host mode class demos other than the CDCHost class driver demo, so that they can be re-added as they are made once the host mode class framework is designed. Fixed USB_Host_SendControlRequest() not re-suspending the USB bus when initial device ready-wait fails. Fixed USB Pad regulator not being disabled on some AVR models when the USB_OPT_REG_DISABLED option is used.
* Remove hardcoded DOT path from all Doxygen config files.Dean Camera2009-06-161-1/+1
| | | | Better documentation for the MissleLauncher project - add credit to PyLauncher project.
* More Doxygen fixes - ensure no undocumented function parameters.Dean Camera2009-06-151-1/+1
|
* Copy over schedulerless host demos to ClassDrivers directory, for later ↵Dean Camera2009-06-091-0/+1485
| | | | modification to new Host mode USB class drivers.
* Deleted Host ClassDriver demos -- not yet started, faster to rebase new ↵Dean Camera2009-06-091-1485/+0
| | | | | | ClassDriver demos from the newly schedulerless LowLevel host demos rather than re-convert each demo from the previous scheduler-based implementations. Fixes to MassStorageHost demo to improve compatibility with more USB drives.
* Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.Dean Camera2009-06-051-0/+1485