From 7772ea4579a45bcf63ebd5e68be66ba1a9c72dfa Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Fri, 11 Nov 2016 15:02:17 -0500 Subject: chibios! --- ChibiOS_16.1.5/community/testhal/STM32/STM32F4xx/EICU/EICU_F4x.config | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ChibiOS_16.1.5/community/testhal/STM32/STM32F4xx/EICU/EICU_F4x.config (limited to 'ChibiOS_16.1.5/community/testhal/STM32/STM32F4xx/EICU/EICU_F4x.config') diff --git a/ChibiOS_16.1.5/community/testhal/STM32/STM32F4xx/EICU/EICU_F4x.config b/ChibiOS_16.1.5/community/testhal/STM32/STM32F4xx/EICU/EICU_F4x.config new file mode 100644 index 0000000..e0284f4 --- /dev/null +++ b/ChibiOS_16.1.5/community/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