X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/5ee8068f2c11b1f717341ca0fc7650cdf8e7af0d..2e6370a6b9a4893d686a8beba603b12be0376ea6:/Projects/HIDReportViewer/HIDReportViewer.c?ds=inline diff --git a/Projects/HIDReportViewer/HIDReportViewer.c b/Projects/HIDReportViewer/HIDReportViewer.c index 8c51907ab..fdf187d38 100644 --- a/Projects/HIDReportViewer/HIDReportViewer.c +++ b/Projects/HIDReportViewer/HIDReportViewer.c @@ -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 */