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 8caa590 commit 83b8d12Copy full SHA for 83b8d12
cores/rp2040/sdkoverride/btstack_flash_bank.cpp
@@ -4,7 +4,7 @@
4
SPDX-License-Identifier: BSD-3-Clause
5
*/
6
7
-#if defined(ARDUINO_RASPBERRY_PI_PICO_W)
+#if defined(PICO_CYW43_SUPPORTED)
8
#include <btstack.h>
9
#include <pico/btstack_flash_bank.h>
10
#include <hardware/flash.h>
0 commit comments