Commit Graph

10 Commits (f8a1dc7424cd83f2f3e87274010d379a661b76e4)

Author SHA1 Message Date
Dean Camera c8f7cf7621 Fix up the StaticAnalysis build test so that it does not report invalid configurations.
12 years ago
Dean Camera 1cb60c1214 Spell-check latest trunk source code.
12 years ago
Dean Camera cfa399a533 Remove an unused variable in the HID loader CLI application. Update known issues list.
13 years ago
Dean Camera 00b6b0140f 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.
13 years ago
Dean Camera 9ffeac6992 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.
13 years ago
Dean Camera bb85d083a7 Fix warnings and errors found by the new cppcheck provided static code analysis.
13 years ago
Dean Camera f201f6697b Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
13 years ago
Dean Camera c2135f2776 Expand the documentation for each Bootloader to give sample usage instructions for the command line programmer utilities.
13 years ago
Dean Camera 57b382558d Fix errors in the hid_bootloader_cli.c program code.
14 years ago
Dean Camera 7d823d926f Update HID bootloader loader application to support the VID/PID used by the bootloader.
14 years ago