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
		
			
				
	
	
		
			105 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			105 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <projectDescription>
 | |
| 	<name>knx-cc1310</name>
 | |
| 	<comment></comment>
 | |
| 	<projects>
 | |
| 	</projects>
 | |
| 	<buildSpec>
 | |
| 		<buildCommand>
 | |
| 			<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
 | |
| 			<arguments>
 | |
| 			</arguments>
 | |
| 		</buildCommand>
 | |
| 		<buildCommand>
 | |
| 			<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
 | |
| 			<triggers>full,incremental,</triggers>
 | |
| 			<arguments>
 | |
| 			</arguments>
 | |
| 		</buildCommand>
 | |
| 	</buildSpec>
 | |
| 	<natures>
 | |
| 		<nature>com.ti.ccstudio.core.ccsNature</nature>
 | |
| 		<nature>org.eclipse.cdt.core.cnature</nature>
 | |
| 		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
 | |
| 		<nature>org.eclipse.cdt.core.ccnature</nature>
 | |
| 		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
 | |
| 	</natures>
 | |
| 	<linkedResources>
 | |
| 		<link>
 | |
| 			<name>Board.h</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/Board.h</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>CC1310_LAUNCHXL.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/CC1310_LAUNCHXL.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>CC1310_LAUNCHXL.h</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/CC1310_LAUNCHXL.h</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>CC1310_LAUNCHXL_NoRTOS.lds</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/CC1310_LAUNCHXL_NoRTOS.lds</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>CC1310_LAUNCHXL_fxns.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/CC1310_LAUNCHXL_fxns.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>README.md</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/README.md</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>RTT</name>
 | |
| 			<type>2</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/RTT</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>ccfg.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/ccfg.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>coresdk_cc13xx_cc26xx</name>
 | |
| 			<type>2</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/coresdk_cc13xx_cc26xx</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>knx</name>
 | |
| 			<type>2</type>
 | |
| 			<locationURI>PARENT-3-PROJECT_LOC/src</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>knx_wrapper.cpp</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/knx_wrapper.cpp</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>knx_wrapper.h</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/knx_wrapper.h</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>main_nortos.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/main_nortos.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>smartrf_settings</name>
 | |
| 			<type>2</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/smartrf_settings</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>startup_cc13xx_cc26xx_gcc.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/startup_cc13xx_cc26xx_gcc.c</locationURI>
 | |
| 		</link>
 | |
| 	</linkedResources>
 | |
| </projectDescription>
 |