From 93a17b9581418c932d8cb3312040fdbaa04da5e0 Mon Sep 17 00:00:00 2001 From: robert-hh Date: Mon, 18 Jul 2022 17:09:04 +0200 Subject: [PATCH] shared/runtime/softtimer: Remove obsolete #include statement. --- shared/runtime/softtimer.c | 1 - 1 file changed, 1 deletion(-) diff --git a/shared/runtime/softtimer.c b/shared/runtime/softtimer.c index c9c59cab0e..8bc9621b3d 100644 --- a/shared/runtime/softtimer.c +++ b/shared/runtime/softtimer.c @@ -28,7 +28,6 @@ #include "py/gc.h" #include "py/mphal.h" #include "py/runtime.h" -#include "irq.h" #include "softtimer.h" #define TICKS_PERIOD 0x80000000