aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/EICU/EICU_F4x.config
diff options
context:
space:
mode:
authorbarthess <barthess@yandex.ru>2015-07-07 01:04:55 +0000
committerbarthess <barthess@yandex.ru>2015-07-07 01:04:55 +0000
commit4d1b35fca4d266a92cc09b3b6d733b822d0242f5 (patch)
treeca193c08c9e0db6a464f9d606eb1cb1ab1c37584 /testhal/STM32/STM32F4xx/EICU/EICU_F4x.config
parent95da8798dd924b6eceb60c41f26d262d83799acb (diff)
downloadChibiOS-Contrib-4d1b35fca4d266a92cc09b3b6d733b822d0242f5.tar.gz
ChibiOS-Contrib-4d1b35fca4d266a92cc09b3b6d733b822d0242f5.tar.bz2
ChibiOS-Contrib-4d1b35fca4d266a92cc09b3b6d733b822d0242f5.zip
EICU. Testhal. Initial working code.
Diffstat (limited to 'testhal/STM32/STM32F4xx/EICU/EICU_F4x.config')
-rw-r--r--testhal/STM32/STM32F4xx/EICU/EICU_F4x.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F4xx/EICU/EICU_F4x.config b/testhal/STM32/STM32F4xx/EICU/EICU_F4x.config
new file mode 100644
index 0000000..e0284f4
--- /dev/null
+++ b/testhal/STM32/STM32F4xx/EICU/EICU_F4x.config
@@ -0,0 +1,2 @@
+// Add predefined macros for your project here. For example:
+// #define THE_ANSWER 42