aboutsummaryrefslogtreecommitdiff
path: root/src/nrf51.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nrf51.c')
-rw-r--r--src/nrf51.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nrf51.c b/src/nrf51.c
index 7305d29..6c1a8b9 100644
--- a/src/nrf51.c
+++ b/src/nrf51.c
@@ -21,9 +21,6 @@
* the device, providing the XML memory map and Flash memory programming.
*/
-#include <stdlib.h>
-#include <string.h>
-
#include "general.h"
#include "adiv5.h"
#include "target.h"