mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-09 21:45:54 +00:00
posix-h4: remove duplicate cc256x init script
This commit is contained in:
parent
4e03265b86
commit
d85825d49a
@ -72,9 +72,6 @@ file(GLOB SOURCES_ZEPHYR "${BTSTACK_ROOT}/chipset/zephyr/*.c")
|
||||
file(GLOB SOURCES_LC3_GOOGLE "${BTSTACK_ROOT}/3rd-party/lc3-google/src/*.c")
|
||||
file(GLOB SOURCES_PORT "*.c")
|
||||
|
||||
# select init script for CC256x, chipset/cc256x.cmake for options
|
||||
list(APPEND SOURCES_CC256X bluetooth_init_cc2564C_1.5.c)
|
||||
|
||||
set(LWIP_CORE_SRC
|
||||
${BTSTACK_ROOT}/3rd-party/lwip/core/src/core/def.c
|
||||
${BTSTACK_ROOT}/3rd-party/lwip/core/src/core/inet_chksum.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user