From 55f399caf7e95a657a956e8ecc6110f9be306682 Mon Sep 17 00:00:00 2001 From: barthess Date: Sat, 1 Nov 2014 13:20:46 +0000 Subject: RTCv1. Added testhal application. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7441 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/STM32F1xx/RTC/.project | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 testhal/STM32/STM32F1xx/RTC/.project (limited to 'testhal/STM32/STM32F1xx/RTC/.project') diff --git a/testhal/STM32/STM32F1xx/RTC/.project b/testhal/STM32/STM32F1xx/RTC/.project new file mode 100644 index 000000000..d6b2b6c66 --- /dev/null +++ b/testhal/STM32/STM32F1xx/RTC/.project @@ -0,0 +1,33 @@ + + + STM32F1xx-RTC + + + + + + org.eclipse.cdt.managedbuilder.core.genmakebuilder + clean,full,incremental, + + + + + org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder + full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.managedbuilder.core.managedBuildNature + org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + + + + os + 2 + CHIBIOS/os + + + -- cgit v1.2.3