1 parent bdebfaa commit c9b0f0bCopy full SHA for c9b0f0b
1 file changed
stmhal/main.c
@@ -27,15 +27,10 @@
27
#include <stdio.h>
28
#include <string.h>
29
30
-#include "py/nlr.h"
31
-#include "py/lexer.h"
32
-#include "py/parse.h"
33
-#include "py/obj.h"
34
#include "py/runtime.h"
35
#include "py/stackctrl.h"
36
#include "py/gc.h"
37
#include "py/mphal.h"
38
-
39
#include "lib/utils/pyexec.h"
40
#include "lib/oofatfs/ff.h"
41
#include "extmod/vfs.h"
0 commit comments