diff options
Diffstat (limited to 'ports/stm32/main.c')
| -rw-r--r-- | ports/stm32/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/stm32/main.c b/ports/stm32/main.c index 51c29fe75..9ac2b4490 100644 --- a/ports/stm32/main.c +++ b/ports/stm32/main.c @@ -28,7 +28,6 @@ #include <string.h> #include "py/runtime.h" -#include "py/stackctrl.h" #include "py/gc.h" #include "py/mperrno.h" #include "py/mphal.h" |
