From 4d1b35fca4d266a92cc09b3b6d733b822d0242f5 Mon Sep 17 00:00:00 2001 From: barthess Date: Tue, 7 Jul 2015 01:04:55 +0000 Subject: EICU. Testhal. Initial working code. --- testhal/STM32/STM32F4xx/EICU/EICU_F4x.config | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 testhal/STM32/STM32F4xx/EICU/EICU_F4x.config (limited to 'testhal/STM32/STM32F4xx/EICU/EICU_F4x.config') 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 -- cgit v1.2.3