diff options
Diffstat (limited to 'stmhal/usrsw.c')
| -rw-r--r-- | stmhal/usrsw.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/stmhal/usrsw.c b/stmhal/usrsw.c index 2bcf7b802..69a636cea 100644 --- a/stmhal/usrsw.c +++ b/stmhal/usrsw.c @@ -28,11 +28,7 @@ #include "stm32f4xx_hal.h" -#include "mpconfig.h" -#include "misc.h" -#include "qstr.h" -#include "obj.h" -#include "runtime.h" +#include "py/runtime.h" #include "extint.h" #include "pin.h" #include "genhdr/pins.h" |
