Add missing project files for the new HIDReportViewer project to upgrade its status to a finished (working) project.
This commit is contained in:
parent
5ee8068f2c
commit
2e6370a6b9
9 changed files with 1644 additions and 2 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue