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

ReleaseNotes.txt

Committer:
Innomatix
Date:
2016-09-30
Revision:
8:a6311d40c5a2
Child:
10:5fbe72ffb725

File content as of revision 8:a6311d40c5a2:


********************************************************************************
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