Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

trkall / bes_labs_2020

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • bes_labs_2020
  • Labware
  • C16_getWeather
  • .project
Find file
BlameHistoryPermalink
  • trkall's avatar
    First setup · 46003212
    trkall committed 5 years ago
    46003212
.project 3.01 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>CC3100GetWeather_4C123</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.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/CC3100/platform/ek-tm4c123gxl/board.c</locationURI>
		</link>
		<link>
			<name>device.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/CC3100/simplelink/source/device.c</locationURI>
		</link>
		<link>
			<name>driver.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/CC3100/simplelink/source/driver.c</locationURI>
		</link>
		<link>
			<name>flowcont.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/CC3100/simplelink/source/flowcont.c</locationURI>
		</link>
		<link>
			<name>fs.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/CC3100/simplelink/source/fs.c</locationURI>
		</link>
		<link>
			<name>netapp.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/CC3100/simplelink/source/netapp.c</locationURI>
		</link>
		<link>
			<name>netcfg.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/CC3100/simplelink/source/netcfg.c</locationURI>
		</link>
		<link>
			<name>nonos.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/CC3100/simplelink/source/nonos.c</locationURI>
		</link>
		<link>
			<name>socket.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/CC3100/simplelink/source/socket.c</locationURI>
		</link>
		<link>
			<name>spawn.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/CC3100/simplelink/source/spawn.c</locationURI>
		</link>
		<link>
			<name>spi.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/CC3100/platform/ek-tm4c123gxl/spi.c</locationURI>
		</link>
		<link>
			<name>uart.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/CC3100/platform/ek-tm4c123gxl/uart.c</locationURI>
		</link>
		<link>
			<name>uartstdio.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/CC3100/platform/ek-tm4c123gxl/uartstdio.c</locationURI>
		</link>
		<link>
			<name>ustdlib.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/CC3100/platform/ek-tm4c123gxl/ustdlib.c</locationURI>
		</link>
		<link>
			<name>wlan.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/CC3100/simplelink/source/wlan.c</locationURI>
		</link>
	</linkedResources>
</projectDescription>