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

@ -23,6 +23,7 @@
* - Library Applications:
* - Added RNDIS device mode to the Webserver project
* - Added new incomplete AndroidAccessoryHost Host LowLevel demo
* - Added new HIDReportViewer project
* - Added new MediaControl project
* - Added new AudioInputHost Host ClassDriver demo
* - Added new AudioOutputHost Host ClassDriver demo

View file

@ -107,6 +107,7 @@
* - <b>Projects</b>
* - <b>AVRISP-MKII</b> - AVRISP-MKII Programmer Clone project
* - <b>Benito</b> - Benito Board Arduino Programmer project
* - <b>HIDReportViewer</b> - HID Device Report Viewer project
* - <b>LEDNotifier</b> - USB LED Notification project
* - <b>Magstripe</b> - Magnetic Stripe Card Reader project
* - <b>MediaController</b> - Media Playback Controller project