aboutsummaryrefslogtreecommitdiff
path: root/src/stm32f4.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm32f4.c')
-rw-r--r--src/stm32f4.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/stm32f4.c b/src/stm32f4.c
index 148c31b..bc3572f 100644
--- a/src/stm32f4.c
+++ b/src/stm32f4.c
@@ -30,9 +30,6 @@
* manual
*/
-#include <stdlib.h>
-#include <string.h>
-
#include "general.h"
#include "adiv5.h"
#include "target.h"