0% found this document useful (0 votes)
127 views7 pages

MSP-EXP430F5529LP Software Manifest

MSP-EXP430F5529LP Software Manifest

Uploaded by

srikanth
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
127 views7 pages

MSP-EXP430F5529LP Software Manifest

MSP-EXP430F5529LP Software Manifest

Uploaded by

srikanth
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

June 23rd, 2014

MSP-EXP430F5529LP Software Manifest

Legend (explanation of the fields in the Manifest Table below)

Software Name The name of the application or file


Version Version of the application or file
License Type Type of license(s) under which TI will be providing software to the licensee (e.g. BSD, GPLv2, TI TSPA License, TI
Commercial License). See Open Source Reference License Disclaimer in the Disclaimers Section.
Location The directory name and path on the media (or in an archive) where the Software is located.
Delivered As This field will either be “Source”, “Binary” or “Source and Binary” and is the form the content of the Software is delivered in.
If the Software is delivered in an archive format, this field applies to the contents of the archive. If the word Limited is used
with Source, as in “Limited Source” or “Limited Source and Binary” then only portions of the Source for the application are
provided.
Modified by TI This field will either be “Yes” or “No”. A “Yes” means TI has made changes to the Software. A “No” means TI has not made
any changes. Note: This field is not applicable for Software “Obtained from” TI.
rd
Obtained from This field specifies from where or from whom TI obtained the Software. It may be a URL to an Open Source site, a 3 party
licensor, or TI (if TI developed the software). If this field contains a link to Open Source software, the date TI downloaded the
Software is also recorded. See Links Disclaimer in the Disclaimers Section.

DISCLAIMERS
Export Control Classification Number (ECCN)

Page 1 of 7
Any use of ECCNs listed in the Manifest is at the user’s risk and without recourse to TI. Your company, as the exporter of record, is
responsible for determining the correct classification of any item at the time of export. Any export classification by TI of Software is for TI’s
internal use only and shall not be construed as a representation or warranty regarding the proper export classification for such Software or
whether an export license or other documentation is required for exporting such Software .

Links in the Manifest

Any links appearing on this Manifest (for example in the “Obtained from” field) were verified at the time the Manifest was created. TI
makes no guarantee that any listed links will remain active in the future.

Open Source License References

Your company is responsible for confirming the applicable license terms for any open source Software listed in this Manifest that was not
“Obtained from” TI. Any open source license specified in this Manifest for Software that was not “Obtained from” TI is for TI’s internal use
only and shall not be construed as a representation or warranty regarding the proper open source license terms for such Software.

Page 2 of 7
Export Information

ECCN for Software included in this release: Publicly Available

ECCN for Technology (e.g., user documentation, specifications) included in this release: Publicly Available

Manifest
See Legend above for a description of the columns and possible values.

Software Name Version License Delivered Modified by


Type As TI
OutOfBox_Emul 1_00_00_ BSD Source Location [installed
StorageKeyboar 00 path]/Source/OutOfBox_EmulStorageKey/
d Software Obtained from Texas Instruments
SimpleUsbBackc 1_00_00_ BSD Source Location [installed path]/
hannel Software 00 Source/SingleUsbBackchannel/
Obtained from Texas Instruments
Driverlib 1_40_01_ BSD Source Location [installed path]/ Source/…/driverlib/
00 Texas Instruments
Obtained from
MSP430 USB 4_00_00_ BSD Source Location [installed path]/ Source/…/USB_API/
Stack 00 [installed path]/ Source/…/USB_app/
[installed path]/ Source/…/USB_config/
Obtained from Texas Instruments
FatFs 0.08a FatFs (link) Source Yes Location [installed path]/
Source/emulStorageKey/USB_app/FatFs/
Obtained from http://elm-chan.org/fsw/ff/00index_e.html
low_level_init.c N/A IAR Source Yes Location [installed path]/ Source/…/IAR/low_level_init.c
Obtained from IAR

Page 3 of 7
Software Name Version License Delivered Modified by
Type As TI
keyboard.c N/A Peter Source Yes Location [installed path]/
keyboard.h Barrett Source/emulStorageKey/keyboard.c
[installed path]/
Source/emulStorageKey/keyboard.h
Obtained from Peter Barrett

Credits

Note: Some open source licenses may require a specific credit or attribution in product documentation. Those credits should be listed here.

Licenses

Note: If the “Type of License(s)” field above lists any open source, TI TSPA or TI TSU licenses, the entire license must be attached or cut and
pasted below (if cutting and pasting, be sure to include all terms of the license).

Copyright (c) 2013, Texas Instruments Incorporated


All rights reserved.

Redistribution and use in source and binary forms, with or without


modification, are permitted provided that the following conditions
are met:

* Redistributions of source code must retain the above copyright


notice, this list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright


notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

Page 4 of 7
* Neither the name of Texas Instruments Incorporated nor the names of
its contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

/*----------------------------------------------------------------------------/
* / FatFs - FAT file system module R0.08a (C)ChaN, 2010
* /-----------------------------------------------------------------------------/
* / FatFs module is a generic FAT file system module for small embedded systems.
* / This is a free software that opened for education, research and commercial
* / developments under license policy of following terms.
*/
* / Copyright (C) 2010, ChaN, all right reserved.
*/
* / * The FatFs module is a free software and there is NO WARRANTY.
* / * No restriction on use. You can use, modify and redistribute it for
* / personal, non-profit or commercial products UNDER YOUR RESPONSIBILITY.
* / * Redistributions of source code must retain the above copyright notice.
*/
* /-----------------------------------------------------------------------------/

Page 5 of 7
The following license agreement applies to linker command files,
example projects (unless another license is explicitly stated), the
cstartup code, low_level_init.c, and some other low-level runtime
library files.

Copyright 2013, IAR Systems AB.

This source code is the property of IAR Systems. The source code may only
be used together with the IAR Embedded Workbench. Redistribution and use
in source and binary forms, with or without modification, is permitted
provided that the following conditions are met:

- Redistributions of source code, in whole or in part, must retain the


above copyright notice, this list of conditions and the disclaimer below.

- IAR Systems name may not be used to endorse or promote products


derived from this software without specific prior written permission.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Copyright (c) 2011, Peter Barrett

Permission to use, copy, modify, and/or distribute this software for


any purpose with or without fee is hereby granted, provided that the
above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED

Page 6 of 7
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR
BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.

Page 7 of 7

You might also like