aboutsummaryrefslogtreecommitdiff
path: root/Bootloaders/HID/HostLoaderApp/hid_bootloader_cli.c
AgeCommit message (Collapse)Author
2012-04-19Remove an unused variable in the HID loader CLI application. Update known ↵Dean
issues list. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2171 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-03-25Re-enable cppcheck static analysis unused function checks after adding in ↵Dean
special-case suppressions to the event stub functions. Add missing function prototypes to the AudioInput and AudioOutput class driver device demos. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2120 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-03-04Update code and StaticAnlysisTest so that missingInclude warnings do not ↵Dean
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. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2079 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-02-28Fix warnings and errors found by the new cppcheck provided static code analysis.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2075 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any ↵dean
trailing whitespace at the end of each line. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2007 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-06-02Expand the documentation for each Bootloader to give sample usage ↵Dean
instructions for the command line programmer utilities. Fix typo in the HID class bootloader CLI programmer application usage instructions. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1778 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-02-09Fix errors in the hid_bootloader_cli.c program code.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1660 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-02-09Update HID bootloader loader application to support the VID/PID used by the ↵Dean
bootloader. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1659 d5102386-fcda-11dd-9fdb-3debd5008f28