From 7772ea4579a45bcf63ebd5e68be66ba1a9c72dfa Mon Sep 17 00:00:00 2001
From: Clyne Sullivan <tullivan99@gmail.com>
Date: Fri, 11 Nov 2016 15:02:17 -0500
Subject: chibios!

---
 .../testhal/STM32/STM32F0xx/PWM-ICU/.project       | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)
 create mode 100644 ChibiOS_16.1.5/testhal/STM32/STM32F0xx/PWM-ICU/.project

(limited to 'ChibiOS_16.1.5/testhal/STM32/STM32F0xx/PWM-ICU/.project')

diff --git a/ChibiOS_16.1.5/testhal/STM32/STM32F0xx/PWM-ICU/.project b/ChibiOS_16.1.5/testhal/STM32/STM32F0xx/PWM-ICU/.project
new file mode 100644
index 0000000..021a421
--- /dev/null
+++ b/ChibiOS_16.1.5/testhal/STM32/STM32F0xx/PWM-ICU/.project
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>STM32F0xx-PWM-ICU</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
+			<triggers>clean,full,incremental,</triggers>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
+			<triggers>full,incremental,</triggers>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.cdt.core.cnature</nature>
+		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
+		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
+	</natures>
+	<linkedResources>
+		<link>
+			<name>board</name>
+			<type>2</type>
+			<locationURI>CHIBIOS/os/hal/boards/ST_STM32F0_DISCOVERY</locationURI>
+		</link>
+		<link>
+			<name>os</name>
+			<type>2</type>
+			<locationURI>CHIBIOS/os</locationURI>
+		</link>
+	</linkedResources>
+</projectDescription>
-- 
cgit v1.2.3