Skip to content

Commit f498ebc

Browse files
committed
stm32/main: Remove unused include of stackctrl.h.
Signed-off-by: Damien George <[email protected]>
1 parent f7b30aa commit f498ebc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/stm32/main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
#include <string.h>
2929

3030
#include "py/runtime.h"
31-
#include "py/stackctrl.h"
3231
#include "py/gc.h"
3332
#include "py/mperrno.h"
3433
#include "py/mphal.h"

0 commit comments

Comments
 (0)