We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3708588 commit e68a144Copy full SHA for e68a144
src/rp2_common/pico_btstack/CMakeLists.txt
@@ -28,7 +28,6 @@ if (EXISTS ${PICO_BTSTACK_PATH}/${BTSTACK_TEST_PATH})
28
target_sources(pico_btstack_base INTERFACE
29
${PICO_BTSTACK_PATH}/3rd-party/micro-ecc/uECC.c
30
${PICO_BTSTACK_PATH}/3rd-party/rijndael/rijndael.c
31
- ${PICO_BTSTACK_PATH}/3rd-party/segger-rtt/SEGGER_RTT.c
32
${PICO_BTSTACK_PATH}/3rd-party/segger-rtt/SEGGER_RTT_printf.c
33
${PICO_BTSTACK_PATH}/platform/embedded/btstack_tlv_flash_bank.c
34
${PICO_BTSTACK_PATH}/platform/embedded/hci_dump_embedded_stdout.c
0 commit comments