summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/pyexec.c
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/pyexec.c')
-rw-r--r--stmhal/pyexec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/pyexec.c b/stmhal/pyexec.c
index 761372109a..1563dc8e4a 100644
--- a/stmhal/pyexec.c
+++ b/stmhal/pyexec.c
@@ -38,7 +38,6 @@
#ifdef MICROPY_HAL_H
#include MICROPY_HAL_H
#endif
-#include "systick.h"
#include "readline.h"
#include "pyexec.h"
#include "pybstdio.h"