- 15 Jul, 2012 1 commit
-
-
Dean Camera authored
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.
-
- 10 Jul, 2012 1 commit
-
-
Dean Camera authored
-
- 23 Jun, 2012 1 commit
-
-
Dean Camera authored
-
- 18 Jun, 2012 1 commit
-
-
Dean Camera authored
Minor makefile fixes - add phony targets, remove silence switch from the root makefile and add missing build modules to the ClassDriver VirtualSerial device demo.
-
- 07 Jun, 2012 1 commit
-
-
Dean Camera authored
-
- 02 Jun, 2012 1 commit
-
-
Dean Camera authored
Remove space padding on the current time when automatically generating AVR Studio 4 project creation/modification timestamps.
-
- 01 Jun, 2012 1 commit
-
-
Dean Camera authored
-
- 27 May, 2012 4 commits
-
-
Dean Camera authored
Oops - shell variables can't use the += operator - must reference the existing value in the new value to append.
-
Dean Camera authored
-
Dean Camera authored
Add missing documentation to custom BuiltTest hardware mapping files. Fix up old copyright years on some makefiles.
-
Dean Camera authored
-
- 17 May, 2012 1 commit
-
-
Dean Camera authored
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.
-
- 10 May, 2012 1 commit
-
-
Dean Camera authored
Add branch for the conversion of demos to use standard C header files for configuration, rather than makefile defined macros.
-
- 16 Apr, 2012 1 commit
-
-
Dean Camera authored
-
- 23 Mar, 2012 1 commit
-
-
Dean Camera authored
-
- 14 Mar, 2012 1 commit
-
-
Dean Camera authored
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.
-
- 09 Mar, 2012 2 commits
-
-
Dean Camera authored
Added Dataflash operational checks and aborts to all projects using the Dataflash to ensure it is working correctly before use.
-
Dean Camera authored
Update maintenance scripts to add targets to validate the current branch for complete correctness. Add maintenance script target for checking for release suitability.
-
- 08 Mar, 2012 3 commits
-
-
Dean Camera authored
-
Dean Camera authored
Prevent the first maintenance script rule from running if no target is specified to the maintenance script.
-
Dean Camera authored
-
- 07 Mar, 2012 1 commit
-
-
Dean Camera authored
-