mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 20:33:49 -04:00
Add CCS project for MSP430FR5969 demo.
This commit is contained in:
parent
a9d1ff4f5e
commit
9bb5b40c81
83 changed files with 1018 additions and 14 deletions
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue