aboutsummaryrefslogtreecommitdiffstats
path: root/Maintenance
Commit message (Collapse)AuthorAgeFilesLines
* Add branch for the conversion of demos to use standard C header files for ↵Dean Camera2012-05-101-8/+2
| | | | configuration, rather than makefile defined macros.
* Add automated link checking script to the Maintenance script makefile.Dean Camera2012-03-231-0/+7
|
* Audio Device Class driver changed to also require the index of the Audio ↵Dean Camera2012-03-141-1/+1
| | | | Control interface within the device, for SET/GET/CUR/MIN/MAX/RES property adjustments.
* Added Dataflash operational checks and aborts to all projects using the ↵Dean Camera2012-03-091-7/+7
| | | | Dataflash to ensure it is working correctly before use.
* Update maintenance scripts to add targets to validate the current branch for ↵Dean Camera2012-03-091-2/+14
| | | | complete correctness. Add maintenance script target for checking for release suitability.
* Update maintenance scripts to disable Doxygen Markdown support.Dean Camera2012-03-081-0/+2
|
* Prevent the first maintenance script rule from running if no target is ↵Dean Camera2012-03-081-0/+2
| | | | specified to the maintenance script.
* Update maintenance scripts to abort if the check-release target fails to ↵Dean Camera2012-03-081-1/+3
| | | | complete.
* Add library maintenance scripts.Dean Camera2012-03-071-0/+28