[python] Restore the should_interrupt routine

This commit is contained in:
Romain Goyet
2018-04-11 10:27:18 +02:00
parent 28b9e8c301
commit 8aef4d996c
5 changed files with 22 additions and 20 deletions

View File

@@ -182,7 +182,7 @@ python/src/extmod/modurandom.o: SFLAGS += -DMP_QSTR_urandom="MP_QSTR_random"
port_objs += $(addprefix python/port/,\
port.o \
builtins.o\
interrupt_helper.o \
helpers.o \
modkandinsky.o \
modkandinsky_impl.o \
mphalport.o \