Change btstack_stdin.c to btstack_stdin_posix.c in Makefiles to fix compilation issues

This commit is contained in:
Taras Zaporozhets 2017-07-13 13:21:53 +03:00 committed by Matthias Ringwald
parent fcb4fb0295
commit ac7408dfb0
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ CORE += \
le_device_db_fs.c \
main.c \
wav_util.c \
btstack_stdin.c \
btstack_stdin_posix.c \
# examples
include ${BTSTACK_ROOT}/example/Makefile.inc

View File

@ -16,7 +16,7 @@ CORE += \
le_device_db_fs.c \
main.c \
wav_util.c \
btstack_stdin.c \
btstack_stdin_posix.c \
# TI-WL183x requires TIInit_11.8.32.c