Use the stub for ESP8266 as well.

This commit is contained in:
Scott Shawcroft 2018-12-06 15:47:16 -08:00
parent df6c8eaed7
commit 817766acdc
No known key found for this signature in database
GPG Key ID: FD0EDC4B6C53CA59
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ SRC_C = \
posix_helpers.c \
hspi.c \
boards/$(BOARD)/pins.c \
supervisor/stub/stack.c \
supervisor/shared/translate.c \
$(SRC_MOD)