Add CCS project for MSP430FR5969 demo.

This commit is contained in:
Richard Barry 2015-04-27 15:23:29 +00:00
parent a9d1ff4f5e
commit 9bb5b40c81
83 changed files with 1018 additions and 14 deletions

View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<?ccsproject version="1.0"?>
<projectOptions>
<deviceVariant value="MSP430FR5969"/>
<deviceFamily value="MSP430"/>
<codegenToolVersion value="4.4.4"/>
<isElfFormat value="true"/>
<linkerCommandFile value="lnk_msp430fr5969"/>
<rts value="libc.a"/>
<createSlaveProjects value=""/>
<templateProperties value="id=OutOfBox_MSP430FR5969.projectspec.OutOfBox_MSP430FR5969,"/>
<connection value="common/targetdb/connections/TIMSP430-USB.xml"/>
<isTargetManual value="false"/>
</projectOptions>