Skip to content

Commit 817766a

Browse files
committed
Use the stub for ESP8266 as well.
1 parent df6c8ea commit 817766a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ports/esp8266/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ SRC_C = \
9797
posix_helpers.c \
9898
hspi.c \
9999
boards/$(BOARD)/pins.c \
100+
supervisor/stub/stack.c \
100101
supervisor/shared/translate.c \
101102
$(SRC_MOD)
102103

0 commit comments

Comments
 (0)