From c35568fafc579061a8565669c106a4fcc32d8681 Mon Sep 17 00:00:00 2001 From: barthess Date: Sat, 23 Apr 2016 20:27:12 +0300 Subject: Updated Makefiles for STM32 according to http://forum.chibios.org/phpbb/viewtopic.php?f=3&t=3301&sid=32a42f3ad6ca146ea07566e52f127d83 --- testhal/STM32/STM32F3xx/EEProm/.project | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 testhal/STM32/STM32F3xx/EEProm/.project (limited to 'testhal/STM32/STM32F3xx/EEProm/.project') diff --git a/testhal/STM32/STM32F3xx/EEProm/.project b/testhal/STM32/STM32F3xx/EEProm/.project new file mode 100644 index 0000000..ee156de --- /dev/null +++ b/testhal/STM32/STM32F3xx/EEProm/.project @@ -0,0 +1,27 @@ + + + STM32F3xx-EEProm + + + + + + 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.core.ccnature + org.eclipse.cdt.managedbuilder.core.managedBuildNature + org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + + -- cgit v1.2.3