mirror of
https://github.com/thelsing/knx.git
synced 2024-12-18 19:08:18 +01:00
04e95b2100
* Remove required HEAP size * Add Code Composer Project files * Add default debug print to UART * Update .cproject * Add README.md
18 lines
649 B
XML
18 lines
649 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<?ccsproject version="1.0"?>
|
|
<projectOptions>
|
|
<ccsVersion value="10.1.1"/>
|
|
<deviceVariant value="Cortex M.CC1310F128"/>
|
|
<deviceFamily value="TMS470"/>
|
|
<deviceEndianness value="little"/>
|
|
<codegenToolVersion value="GNU_9.2.1:Linaro"/>
|
|
<isElfFormat value="true"/>
|
|
<connection value="common/targetdb/connections/TIXDS110_Connection.xml"/>
|
|
<linkerCommandFile value="cc13x0f128.lds"/>
|
|
<rts value="libc.a"/>
|
|
<createSlaveProjects value=""/>
|
|
<templateProperties value="id=com.ti.common.project.core.emptyProjectTemplate_gnu_arm"/>
|
|
<filesToOpen value=""/>
|
|
<isTargetManual value="false"/>
|
|
</projectOptions>
|