Dean Camera
|
1cb60c1214
|
Spell-check latest trunk source code.
|
13 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.
Update SingleUSBModeTest makefile to separate out the messages from the test commands.
|
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.
Fix typo in the HID class bootloader CLI programmer application usage instructions.
|
14 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 |