<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>driverlib</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
			<arguments>
				<dictionary>
					<key>?name?</key>
					<value></value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.append_environment</key>
					<value>true</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.autoBuildTarget</key>
					<value>all</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.buildArguments</key>
					<value>-k</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.buildCommand</key>
					<value>${CCS_UTILS_DIR}/bin/gmake</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.buildLocation</key>
					<value>${BuildDirectory}</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
					<value>clean</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.contents</key>
					<value>org.eclipse.cdt.make.core.activeConfigSettings</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.enableAutoBuild</key>
					<value>true</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.enableCleanBuild</key>
					<value>true</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.enableFullBuild</key>
					<value>true</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.fullBuildTarget</key>
					<value>all</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.stopOnError</key>
					<value>false</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
					<value>true</value>
				</dictionary>
			</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>adc.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/adc.c</locationURI>
		</link>
		<link>
			<name>aes.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/aes.c</locationURI>
		</link>
		<link>
			<name>ccm.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/ccm.c</locationURI>
		</link>
		<link>
			<name>cpu.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/cpu.c</locationURI>
		</link>
		<link>
			<name>debug.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/debug.c</locationURI>
		</link>
		<link>
			<name>flash.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/flash.c</locationURI>
		</link>
		<link>
			<name>gpio.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/gpio.c</locationURI>
		</link>
		<link>
			<name>gptimer.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/gptimer.c</locationURI>
		</link>
		<link>
			<name>i2c.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/i2c.c</locationURI>
		</link>
		<link>
			<name>interrupt.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/interrupt.c</locationURI>
		</link>
		<link>
			<name>ioc.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/ioc.c</locationURI>
		</link>
		<link>
			<name>pka.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/pka.c</locationURI>
		</link>
		<link>
			<name>sha256.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/sha256.c</locationURI>
		</link>
		<link>
			<name>sleepmode.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/sleepmode.c</locationURI>
		</link>
		<link>
			<name>ssi.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/ssi.c</locationURI>
		</link>
		<link>
			<name>sys_ctrl.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/sys_ctrl.c</locationURI>
		</link>
		<link>
			<name>systick.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/systick.c</locationURI>
		</link>
		<link>
			<name>uart.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/uart.c</locationURI>
		</link>
		<link>
			<name>udma.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/udma.c</locationURI>
		</link>
		<link>
			<name>watchdog.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/source/watchdog.c</locationURI>
		</link>
		<link>
			<name>Debug/driverlib.lib</name>
			<type>1</type>
			<locationURI>EXTERNAL_BUILD_ARTIFACT</locationURI>
		</link>
		<link>
			<name>Release/driverlib.lib</name>
			<type>1</type>
			<locationURI>EXTERNAL_BUILD_ARTIFACT</locationURI>
		</link>
	</linkedResources>
</projectDescription>
