Skip to content

Commit 54872c0

Browse files
committed
Change compile setting
1 parent ec31bea commit 54872c0

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

lib/libpicow-ipv6-btc-ble.a

9.32 KB
Binary file not shown.

lib/libpicow-ipv6-nobtc-noble.a

9.01 KB
Binary file not shown.

lib/libpicow-noipv6-btc-ble.a

9.11 KB
Binary file not shown.

lib/libpicow-noipv6-nobtc-noble.a

8.8 KB
Binary file not shown.

tools/libpico/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ target_compile_definitions(common INTERFACE
2727
PICO_RP2040_B1_SUPPORTED=1
2828
PICO_RP2040_B2_SUPPORTED=1
2929
PICO_NO_BINARY_INFO=1
30-
PICO_CYW43_ARCH_THREADSAFE_BACKGROUND=1
30+
PICO_CYW43_ARCH_POLL=1
3131
LWIP_IPV4=1
3232
LWIP_UDP=1
3333
LWIP_IGMP=1

0 commit comments

Comments
 (0)