We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d44306 commit f65ed07Copy full SHA for f65ed07
pico_w/bt/CMakeLists.txt
@@ -178,7 +178,6 @@ if (TARGET FreeRTOS-Kernel)
178
)
179
target_include_directories(picow_bt_example_common_freertos INTERFACE
180
${FREERTOS_KERNEL_PATH}/include
181
- ${FREERTOS_KERNEL_PATH}/portable/ThirdParty/GCC/RP2040/include
182
183
184
# variant: no cyw43 lwip | freertos
0 commit comments