diff options
Diffstat (limited to 'stmhal/pendsv.c')
-rw-r--r-- | stmhal/pendsv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/pendsv.c b/stmhal/pendsv.c index 200d13a5a9..7b3906f250 100644 --- a/stmhal/pendsv.c +++ b/stmhal/pendsv.c @@ -25,7 +25,6 @@ */ #include <stdlib.h> -#include STM32_HAL_H #include "py/mpstate.h" #include "py/runtime.h" |