mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-24 22:43:35 +00:00
Change btstack_stdin.c to btstack_stdin_posix.c in Makefiles to fix compilation issues
This commit is contained in:
parent
fcb4fb0295
commit
ac7408dfb0
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user