Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel ↵ | Dean Camera | 2014-01-08 | 1 | -2336/+0 |
| | | | | Studio extension. | ||||
* | Upgrade Doxygen configuration files to the latest version. | Dean Camera | 2013-12-26 | 1 | -8/+31 |
| | |||||
* | Update to latest Doxygen configurations, patch Doxygen->Docbook transform ↵ | Dean Camera | 2013-08-23 | 1 | -940/+1335 |
| | | | | due to changes in the code fragment output in the Doxygen XML. | ||||
* | Update Doxygen configuration files to the latest version. | Dean Camera | 2013-05-19 | 1 | -50/+85 |
| | |||||
* | Upgrade Doxygen configuration files to the latest version. | Dean Camera | 2013-01-20 | 1 | -9/+14 |
| | |||||
* | Upgrade Doxygen configuration files to the latest Doxygen version. | Dean Camera | 2013-01-03 | 1 | -10/+66 |
| | |||||
* | Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build ↵ | Dean Camera | 2012-08-13 | 1 | -24/+40 |
| | | | | module for the latest Doxygen release. | ||||
* | Upgrade Doxygen configuration files to 1.8.1.2. | Dean Camera | 2012-07-29 | 1 | -6/+4 |
| | |||||
* | Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ↵ | Dean Camera | 2012-05-20 | 1 | -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 Camera | 2012-05-17 | 1 | -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 Camera | 2012-03-08 | 1 | -1/+1 |
| | |||||
* | Update Doxygen configuration files for all projects. | Dean Camera | 2012-03-07 | 1 | -107/+356 |
| | |||||
* | Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser ↵ | Dean Camera | 2010-08-02 | 1 | -1/+2 |
| | | | | in some situations. | ||||
* | Remove obsolete entry from the Doxygen configuration files. | Dean Camera | 2010-05-23 | 1 | -1/+1 |
| | |||||
* | Add svn:eol-style property to source files, so that the line endings are ↵ | Dean Camera | 2010-05-08 | 1 | -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 Camera | 2010-02-03 | 1 | -1/+2 |
| | |||||
* | Add Webserver project Doxygen configuration file and overview document. | Dean Camera | 2010-01-25 | 1 | -1/+1 |
| | | | | Fix Doxygen configuration files' input file exclusion filters. | ||||
* | Update Doxygen configuration files to the latest Doxygen version. | Dean Camera | 2010-01-06 | 1 | -631/+709 |
| | |||||
* | Added start of the Still Image Host Class driver demo and driver code. | Dean Camera | 2009-08-30 | 1 | -0/+1485 |
| | | | | Re-enabled building of the Host mode demos ClassDriver directory. | ||||
* | Optimize vendor/product description string display code in MassStorageHost. | Dean Camera | 2009-06-26 | 1 | -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 Camera | 2009-06-16 | 1 | -1/+1 |
| | | | | Better documentation for the MissleLauncher project - add credit to PyLauncher project. | ||||
* | More Doxygen fixes - ensure no undocumented function parameters. | Dean Camera | 2009-06-15 | 1 | -1/+1 |
| | |||||
* | Copy over schedulerless host demos to ClassDrivers directory, for later ↵ | Dean Camera | 2009-06-09 | 1 | -0/+1485 |
| | | | | modification to new Host mode USB class drivers. | ||||
* | Deleted Host ClassDriver demos -- not yet started, faster to rebase new ↵ | Dean Camera | 2009-06-09 | 1 | -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 Camera | 2009-06-05 | 1 | -0/+1485 |