Official support library for using mbed as a programmable coprocessor in the Innomatix DAP-III+ telematics platform

Revision:
8:a6311d40c5a2
Child:
10:5fbe72ffb725
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ReleaseNotes.txt	Fri Sep 30 17:08:29 2016 +0000
@@ -0,0 +1,20 @@
+
+********************************************************************************
+v1.0.5 - 9/30/2016
+    Move Developers Guide and Quick Start Guide into folders to simplify
+    library maintenance.  The mbed development environment will not open .DOCX
+    files but you can right-click and export them to your local machine.
+
+    Rebuild library to pick up changes in mbed & USBDevice libraries
+    NOTE: As of version 63:01321bd the USBDevice library throws a couple of
+        warnings when building the Innomatix Support project.  The same warning
+        is shown for USBAudio and USBSerial.
+
+        Warning: Function "mbed::FunctionPointerArg1<R, void>::FunctionPointerArg1(R (*)())
+        [with R=void]" (declared at <a href="#" onmousedown="mbed_doc_goto('/InnomatixSupport/
+        /extras/mbed_abea610beb85/FunctionPointer.h', '53'); return false;">
+        /extras/mbed_abea610beb85/FunctionPointer.h:53</a>) was declared deprecated
+        ("FunctionPointer has been replaced by Callback<void()> [since mbed-os-5.1]") in
+        "USBDevice/USBAudio/USBAudio.cpp", Line: 25, Col: 233
+
+