aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/CodeTemplates/LUFAConfig.h
Commit message (Collapse)AuthorAgeFilesLines
* 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