Skip to content

Commit df84da5

Browse files
committed
Stub out serial_write as well
1 parent 808ca67 commit df84da5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ports/unix/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ SRC_C = \
149149
alloc.c \
150150
coverage.c \
151151
fatfs_port.c \
152+
supervisor/stub/serial.c \
152153
supervisor/stub/stack.c \
153154
supervisor/shared/translate.c \
154155
$(SRC_MOD)

0 commit comments

Comments
 (0)