aboutsummaryrefslogtreecommitdiff
path: root/stmhal/stm32f4xx_it.c
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/stm32f4xx_it.c')
-rw-r--r--stmhal/stm32f4xx_it.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/stmhal/stm32f4xx_it.c b/stmhal/stm32f4xx_it.c
index eb65b1a54..17ca21f63 100644
--- a/stmhal/stm32f4xx_it.c
+++ b/stmhal/stm32f4xx_it.c
@@ -70,10 +70,7 @@
#include "stm32f4xx_it.h"
#include "stm32f4xx_hal.h"
-#include "mpconfig.h"
-#include "misc.h"
-#include "qstr.h"
-#include "obj.h"
+#include "py/obj.h"
#include "extint.h"
#include "timer.h"
#include "uart.h"