[python] Adding mp_hal_input

This commit is contained in:
Romain Goyet
2018-01-29 18:19:38 +01:00
committed by EmilieNumworks
parent 1b6d798eef
commit 651d5715e4
10 changed files with 47 additions and 9 deletions

View File

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