mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-31 01:20:44 +00:00
esp32: fix compile of classic part
This commit is contained in:
parent
2d1ab7bf32
commit
90b574741c
@ -14,6 +14,8 @@ COMPONENT_ADD_INCLUDEDIRS := \
|
|||||||
$(BTSTACK_ROOT)/src/classic \
|
$(BTSTACK_ROOT)/src/classic \
|
||||||
$(BTSTACK_ROOT)/src \
|
$(BTSTACK_ROOT)/src \
|
||||||
$(BTSTACK_ROOT)/platform/freertos \
|
$(BTSTACK_ROOT)/platform/freertos \
|
||||||
|
${BTSTACK_ROOT}/3rd-party/bluedroid/decoder/include \
|
||||||
|
${BTSTACK_ROOT}/3rd-party/bluedroid/encoder/include \
|
||||||
. \
|
. \
|
||||||
|
|
||||||
COMPONENT_SRCDIRS := \
|
COMPONENT_SRCDIRS := \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user