Dean Camera
|
c8f7cf7621
|
Fix up the StaticAnalysis build test so that it does not report invalid configurations.
|
2012-09-15 14:52:15 +00:00 |
Dean Camera
|
1cb60c1214
|
Spell-check latest trunk source code.
|
2012-08-18 14:54:37 +00:00 |
Dean Camera
|
cfa399a533
|
Remove an unused variable in the HID loader CLI application. Update known issues list.
|
2012-04-19 19:55:16 +00:00 |
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.
|
2012-03-25 12:12:08 +00:00 |
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.
|
2012-03-04 16:15:59 +00:00 |
Dean Camera
|
bb85d083a7
|
Fix warnings and errors found by the new cppcheck provided static code analysis.
|
2012-02-28 20:40:24 +00:00 |
Dean Camera
|
f201f6697b
|
Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
|
2011-12-23 01:51:39 +00:00 |
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.
|
2011-06-02 13:40:53 +00:00 |
Dean Camera
|
3d232953d9
|
Fix typos in the HID class bootloader makefile.
|
2011-02-11 20:00:48 +00:00 |
Dean Camera
|
57b382558d
|
Fix errors in the hid_bootloader_cli.c program code.
|
2011-02-09 22:48:31 +00:00 |
Dean Camera
|
7d823d926f
|
Update HID bootloader loader application to support the VID/PID used by the bootloader.
|
2011-02-09 22:35:48 +00:00 |
Dean Camera
|
cae0fa73d7
|
Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com.
|
2011-02-09 21:34:00 +00:00 |