From a9a85f080bb8fc729125d3ad162058f063496e60 Mon Sep 17 00:00:00 2001 From: Ken Sarkies Date: Thu, 7 Mar 2013 18:35:04 +1030 Subject: Add test in common headers for improper inclusion of such files in application. (prevents inclusion and also issues warning) Changes to some source files to remove references to common headers. Changes to rng.h to make guard symbols the same in f2 and f4. --- lib/stm32/f2/gpio.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/stm32/f2') diff --git a/lib/stm32/f2/gpio.c b/lib/stm32/f2/gpio.c index 370f59b..052e306 100644 --- a/lib/stm32/f2/gpio.c +++ b/lib/stm32/f2/gpio.c @@ -29,5 +29,3 @@ LGPL License Terms @ref lgpl_license */ #include -#include - -- cgit v1.2.3