summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/memory.h')
-rw-r--r--stmhal/memory.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/stmhal/memory.h b/stmhal/memory.h
deleted file mode 100644
index f3777b0e39..0000000000
--- a/stmhal/memory.h
+++ /dev/null
@@ -1,2 +0,0 @@
-// this is needed for extmod/crypto-algorithms/sha256.c
-#include <string.h>