summaryrefslogtreecommitdiffstatshomepage
path: root/ports/zephyr/modmachine.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/zephyr/modmachine.c')
-rw-r--r--ports/zephyr/modmachine.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports/zephyr/modmachine.c b/ports/zephyr/modmachine.c
index 14ddf027ad..8498db1f03 100644
--- a/ports/zephyr/modmachine.c
+++ b/ports/zephyr/modmachine.c
@@ -33,8 +33,6 @@
#include "py/obj.h"
#include "py/runtime.h"
#include "extmod/machine_mem.h"
-#include "extmod/machine_signal.h"
-#include "extmod/machine_pulse.h"
#include "extmod/machine_i2c.h"
#include "extmod/machine_spi.h"
#include "extmod/modmachine.h"