Add missing project files for the new HIDReportViewer project to upgrade its status to a finished (working) project.

This commit is contained in:
Dean Camera 2011-06-19 04:47:53 +00:00
parent 5ee8068f2c
commit 2e6370a6b9
9 changed files with 1644 additions and 2 deletions

View file

@ -28,6 +28,12 @@
this software.
*/
/** \file
*
* Main source file for the HIDReportViewer project. This file contains the main tasks of
* the project and is responsible for the initial application hardware configuration.
*/
#include "HIDReportViewer.h"
/** Processed HID report descriptor items structure, containing information on each HID report element */