aboutsummaryrefslogtreecommitdiff
path: root/src/stm32f1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm32f1.c')
-rw-r--r--src/stm32f1.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/stm32f1.c b/src/stm32f1.c
index bce00d3..017196a 100644
--- a/src/stm32f1.c
+++ b/src/stm32f1.c
@@ -29,9 +29,6 @@
* Programming manual - STM32F10xxx Flash memory microcontrollers
*/
-#include <stdlib.h>
-#include <string.h>
-
#include "general.h"
#include "adiv5.h"
#include "target.h"