aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/HID/HostLoaderApp
Commit message (Expand)AuthorAgeFilesLines
* Fix additional missing va_end() in the HID bootloader CLI utility.Dean Camera2015-12-221-3/+2
* Fix HID bootloader CLI app missing va_end() calls.Dean Camera2015-12-221-0/+4
* Patch HID bootloader host app to fix Windows compilation (thanks to Duncan Mc...Dean Camera2015-05-112-4/+5
* ignore HID Bootloader upload toolStefan Hellermann2015-02-281-0/+1
* Fix up the StaticAnalysis build test so that it does not report invalid confi...Dean Camera2012-09-151-0/+5
* Spell-check latest trunk source code.Dean Camera2012-08-181-2/+2
* Remove an unused variable in the HID loader CLI application. Update known iss...Dean Camera2012-04-191-4/+0
* Re-enable cppcheck static analysis unused function checks after adding in spe...Dean Camera2012-03-251-11/+0
* Update code and StaticAnlysisTest so that missingInclude warnings do not have...Dean Camera2012-03-041-1/+2
* Fix warnings and errors found by the new cppcheck provided static code analysis.Dean Camera2012-02-281-0/+1
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-3/+3
* Expand the documentation for each Bootloader to give sample usage instruction...Dean Camera2011-06-021-1/+1
* Fix typos in the HID class bootloader makefile.Dean Camera2011-02-111-3/+3
* Fix errors in the hid_bootloader_cli.c program code.Dean Camera2011-02-091-18/+15
* Update HID bootloader loader application to support the VID/PID used by the b...Dean Camera2011-02-093-31/+92
* Added HID class bootloader, compatible with a modified version of the command...Dean Camera2011-02-094-0/+1694