aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/CodeTemplates/LUFAConfig.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrights for 2018.Dean Camera2018-01-041-2/+2
|
* Update copyrights for 2017.Dean Camera2017-04-181-2/+2
|
* Update copyrights to 2016.Dean Camera2016-01-311-2/+2
|
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-2/+2
|
* Update copyrights for 2014.Dean Camera2014-01-041-2/+2
|
* Whitespace fixes in the LUFA configuration files.Dean Camera2013-01-291-4/+4
|
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
|
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
|
* Add MAX_ENDPOINT_INDEX compile time option for the XMEGA devices.Dean Camera2012-06-101-0/+1
|
* Add branch for the conversion of demos to use standard C header files for ↵Dean Camera2012-05-101-0/+4
| | | | configuration, rather than makefile defined macros.
* Fix typos in the LUFAConfig.h header file. Add missing modules to the AVR8 ↵Dean Camera2012-04-091-3/+3
| | | | architecture ModuleTest build test makefile.
* Doxygen documentation style changes. Minor documentation corrections.Dean Camera2012-04-081-11/+13
|
* Update LUFAConfig.h with the new compile time options, re-format Doxygen ↵Dean Camera2012-02-051-0/+4
| | | | documentation for all compile time options.
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
|
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
|
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any ↵Dean Camera2011-12-231-3/+3
| | | | trailing whitespace at the end of each line.
* Add XMEGA compile time tokens to the LUFAConfig.h code template.Dean Camera2011-11-231-0/+32
| | | | | | Add additional compile time errors to the XMEGA and AVR8 architectures if multiple USE_*_DESCRIPTORS compile time tokens are enabled. Add support for the NO_INTERNAL_SERIAL compile time token on the XMEGA targets.
* Update LUFAConfig.h with missing options for the AVR32 target.Dean Camera2011-08-041-1/+3
| | | | Add Binary Page Mode fuse command bytes to the AT45DB642D.h Dataflash header.
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-122/+122
|
* Add skeleton LUFAConfig.h to the CodeTemplates directory.Dean Camera2011-05-141-0/+122