blob: 66d8c6648b59e95d19ea556b20b85957031cf8bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8" ?>
<?ccsproject version="1.0"?>
<projectOptions>
<ccsVersion value="7.2.0"/>
<deviceVariant value="Cortex M.TM4C129XNCZAD"/>
<deviceFamily value="TMS470"/>
<deviceEndianness value="little"/>
<codegenToolVersion value="16.3.0.STS"/>
<isElfFormat value="true"/>
<linkerCommandFile value="tm4c129xnczad.cmd"/>
<rts value="libc.a"/>
<createSlaveProjects value=""/>
<templateProperties value="id=com.ti.common.project.core.emptyProjectWithMainTemplate,"/>
<filesToOpen value="main.c,"/>
<isTargetManual value="false"/>
<connection value="common/targetdb/connections/Stellaris_ICDI_Connection.xml"/>
</projectOptions>
|