- Mar 25, 2012
-
-
Dean Camera authored
Re-enable cppcheck static analysis unused function checks after adding in special-case suppressions to the event stub functions. Add missing function prototypes to the AudioInput and AudioOutput class driver device demos.
-
- Mar 23, 2012
-
-
Dean Camera authored
-
- Mar 20, 2012
-
-
Dean Camera authored
Fixed AVRISP-MKII programmer project failing to compile for the U4 chips when VTARGET_ADC_CHANNEL is defined to an invalid channel and NO_VTARGET_DETECT is defined (thanks to Steven Morehouse).
-
Dean Camera authored
-
- Mar 18, 2012
-
-
Dean Camera authored
-
- Mar 17, 2012
-
-
Dean Camera authored
Remove unnecessary GCC_MEMORY_BARRIER() at the end of GetGlobalInterruptMask(). Minor documentation improvements.
-
Dean Camera authored
-
- Mar 15, 2012
-
-
Dean Camera authored
Fixed incorrect call to the user callback CALLBACK_Audio_Device_GetSetInterfaceProperty() in the Audio Class device driver (thanks to Tiit Ratsep).
-
- Mar 14, 2012
-
-
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.
-
- Mar 13, 2012
-
-
Dean Camera authored
-
- Mar 09, 2012
-
-
Dean Camera authored
-
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.
-
Dean Camera authored
-
- Mar 08, 2012
-
-
Dean Camera authored
-
Dean Camera authored
-
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
-
- Mar 07, 2012
-
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
-
- Mar 06, 2012
-
-
Dean Camera authored
-
Dean Camera authored
Fixed compile error for the UC3 architecture when INTERRUPT_CONTROL_ENDPOINT is specified (thanks to Andrus Aaslaid).
-
- Mar 05, 2012
-
-
Dean Camera authored
Raised the guard bits in the AVRISP-MKII clone project when in PDI and TPI to 32, to prevent communication errors on low quality connections to a target.
-
- Mar 04, 2012
-
-
Dean Camera authored
-
Dean Camera authored
Update code and StaticAnlysisTest so that missingInclude warnings do not have to be suppressed, and so that all code except for third party libraries can be checked. Update SingleUSBModeTest makefile to separate out the messages from the test commands.
-
Dean Camera authored
-
Dean Camera authored
Update ModuleTest to compile for each sub-family within each architecture, to ensure that the code compiles for all devices (not just for one device in each architecture).
-
- Feb 29, 2012
-
-
Dean Camera authored
Update StaticAnalysisTest to check for missing header files. Fix found incorrect header file paths in the demos and projects.
-
- Feb 28, 2012
-
-
Dean Camera authored
-
Dean Camera authored
-
- Feb 26, 2012
-
-
Dean Camera authored
-
Dean Camera authored
Fixed possible enumeration error if the user application selects the non-Control pipe between the Powered and Default states of the host state machine.
-
- Feb 25, 2012
-
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
-
- Feb 24, 2012
-
-
Dean Camera authored
-
Dean Camera authored
Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.
-
Dean Camera authored
Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.
-