esp8266: Be sure to build ets_alt_task.

This commit is contained in:
Paul Sokolovsky 2016-03-11 09:43:39 +07:00
parent a099bfe89c
commit 6e5c31c947
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ SRC_C = \
moduos.c \
modmachine.c \
utils.c \
ets_alt_task.c \
$(BUILD)/frozen.c \
../extmod/modlwip.o \