Skip to content

Commit

Permalink
add link to bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoquesada committed Dec 19, 2024
1 parent 0c30be4 commit af2005a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/pico_w/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ set(CMAKE_CXX_STANDARD 17)
# initialize the Raspberry Pi Pico SDK
pico_sdk_init()

# Add missing files here
# Add missing files here. See:
# https://github.com/bluekitchen/btstack/issues/649
set(BTSTACK_MISSING_SOURCES
${BTSTACK_ROOT}/src/hci_event_builder.c
)
Expand Down

0 comments on commit af2005a

Please sign in to comment.