mirror of
				https://github.com/thelsing/knx.git
				synced 2025-10-26 10:26:25 +01:00 
			
		
		
		
	* 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>
 |