|  Dean Camera | 1d2680b358 | Update copyrights to 2015 (better late than never). | 11 years ago | 
				
					
						|  Dean Camera | 0d84b65f0b | Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel Studio extension. | 12 years ago | 
				
					
						|  Dean Camera | 92006938d3 | Minor documentation improvements. | 12 years ago | 
				
					
						|  Dean Camera | e368a89987 | Update copyrights for 2014. | 12 years ago | 
				
					
						|  Dean Camera | 37ba9ec326 | Minor documentation improvements. | 12 years ago | 
				
					
						|  Dean Camera | ed922ff422 | Add missing U2S board definition, update build tests and documentation. | 13 years ago | 
				
					
						|  Dean Camera | 24ff863f02 | Add maintenance makefile rule to detect oversize code lines. | 13 years ago | 
				
					
						|  Dean Camera | 16e8fe9878 | Fix Serial peripheral driver compile error for XMEGA devices. | 13 years ago | 
				
					
						|  Dean Camera | d5e84db5ab | Don't generate the full HTML documentation when only needing the XML version for post-processing. | 13 years ago | 
				
					
						|  Dean Camera | c10935c80b | Add maintenance makefile rule and XSLT transform to generate a unified header of all library functions for analysis purposes. | 13 years ago | 
				
					
						|  Dean Camera | cfa48f5987 | Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. | 13 years ago | 
				
					
						|  Dean Camera | 2413d114b7 | Upgrade Doxygen configuration files to the latest version. | 13 years ago | 
				
					
						|  Dean Camera | 0254a7e980 | Clean up VSIX generation scripts. | 13 years ago | 
				
					
						|  Dean Camera | 09b2254b33 | Minor clean up of maintenance and integrations scripts. | 13 years ago | 
				
					
						|  Dean Camera | bd2f3c0250 | Update maintenence validation target to also generate Atmel Studio integration files. | 13 years ago | 
				
					
						|  Dean Camera | de0df8b162 | Update copyright year to 2013. | 13 years ago | 
				
					
						|  Dean Camera | 4cd80263ff | Minor documentation improvements. Remove AS4 project generator script as it is buggy; replace with a better system in the future for both AS4 and AS6. | 13 years ago | 
				
					
						|  Dean Camera | 9f0cd5ebb8 | Split out bootloader HEX generation into separate directories for each bootloader in the maintenance script. | 13 years ago | 
				
					
						|  Dean Camera | b8807e9928 | Extend bootloader build test to include all supported configurations including the special XPLAIN board configuration and possible F_USB values. | 13 years ago | 
				
					
						|  Dean Camera | 61d52c9fff | Force the maintenance script to built bootloaders with F_USB values of 8MHz and 16Mhz - fix when additional architecture bootloaders are available. | 13 years ago | 
				
					
						|  Dean Camera | 5b6bae3445 | Make the bootloader generation maintenance script copy over the project license text when generation is complete. | 13 years ago | 
				
					
						|  Dean Camera | 8820b1f6cc | Add a "make_bootloaders" target to the Maintenance makefile, to generate all possible bootloaders and archive them for separate distribution. | 13 years ago | 
				
					
						|  Dean Camera | 3ca025f214 | Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Turn off generation of debug information when performing a validation build, and when running the build tests. | 13 years ago | 
				
					
						|  Dean Camera | e3578113c9 | Fix Maintenance makefile calling "make" directly rather than using $(MAKE). | 14 years ago | 
				
					
						|  Dean Camera | 43e10d666b | Clean up BuildTest and Maintenance makefiles - use non-recursively evaluated make variables. | 14 years ago | 
				
					
						|  Dean Camera | 6fa8da4e56 | Minor makefile fixes - add phony targets, remove silence switch from the root makefile and add missing build modules to the ClassDriver VirtualSerial device demo. | 14 years ago | 
				
					
						|  Dean Camera | 6e29655b54 | Update SVN line endings property on newer source files to native. | 14 years ago | 
				
					
						|  Dean Camera | 0b262c569f | Remove space padding on the current time when automatically generating AVR Studio 4 project creation/modification timestamps. | 14 years ago | 
				
					
						|  Dean Camera | 56e792c95b | Switch over Demos, Bootloaders and Projects to the new and improved build system. | 14 years ago | 
				
					
						|  Dean Camera | 2ff1370221 | Merge in AppConfigHeaders branch to trunk, altering all projects and demos to use configuration headers for application and LUFA compile time settings, rather than defines in the project makefiles. | 14 years ago | 
				
					
						|  Dean Camera | 96462ac746 | Oops - shell variables can't use the += operator - must reference the existing value in the new value to append. | 14 years ago | 
				
					
						|  Dean Camera | 4a09e4b2ee | Add maintenance script to automatically generate legacy AS4 project files. | 14 years ago | 
				
					
						|  Dean Camera | b5e850ffd6 | Add missing documentation to custom BuiltTest hardware mapping files. Fix up old copyright years on some makefiles. | 14 years ago | 
				
					
						|  Dean Camera | a9d8af99e4 | Minor documentation improvements. | 14 years ago | 
				
					
						|  Dean Camera | 8cfb3d9f09 | Update project Doxygen and makefiles so that the resulting project documentation hides the unused version value, and uses the same HTML CSS stylesheet as the library core. | 14 years ago | 
				
					
						|  Dean Camera | e39f3378a2 | Remove non-functional maintenance link check. | 14 years ago | 
				
					
						|  Dean Camera | 0424bd4dbc | Add automated link checking script to the Maintenance script makefile. | 14 years ago | 
				
					
						|  Dean Camera | 77adb2ba52 | Audio Device Class driver changed to also require the index of the Audio Control interface within the device, for SET/GET/CUR/MIN/MAX/RES property adjustments. | 14 years ago | 
				
					
						|  Dean Camera | 3ea356a720 | Added Dataflash operational checks and aborts to all projects using the Dataflash to ensure it is working correctly before use. | 14 years ago | 
				
					
						|  Dean Camera | 8de8d7ab5a | Update maintenance scripts to add targets to validate the current branch for complete correctness. Add maintenance script target for checking for release suitability. | 14 years ago | 
				
					
						|  Dean Camera | 915b4d2346 | Update maintenance scripts to disable Doxygen Markdown support. | 14 years ago | 
				
					
						|  Dean Camera | 65019e4408 | Prevent the first maintenance script rule from running if no target is specified to the maintenance script. | 14 years ago | 
				
					
						|  Dean Camera | fa49bc152c | Update maintenance scripts to abort if the check-release target fails to complete. | 14 years ago | 
				
					
						|  Dean Camera | e3124bb90b | Add library maintenance scripts. | 14 years ago |