aboutsummaryrefslogtreecommitdiff
path: root/src/stm32l1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm32l1.c')
-rw-r--r--src/stm32l1.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/stm32l1.c b/src/stm32l1.c
index 0472885..227f67c 100644
--- a/src/stm32l1.c
+++ b/src/stm32l1.c
@@ -29,9 +29,6 @@
* Flash and EEPROM programming
*/
-#include <stdlib.h>
-#include <string.h>
-
#include "general.h"
#include "adiv5.h"
#include "target.h"