Skip to content

Commit 636e23a

Browse files
Fix non-CYW32 Ethernet connections
Accidentally defined CYW43_SUPPORTED for all boards, not just the ones with a CYW43 chip onboard.
1 parent 7912496 commit 636e23a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/platform_def.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
-DPICO_BUILD=1
6464
-DPICO_COPY_TO_RAM=0
6565
-DPICO_CYW43_ARCH_THREADSAFE_BACKGROUND=1
66-
-DPICO_CYW43_SUPPORTED=1
6766
-DPICO_NO_BINARY_INFO=1
6867
-DPICO_NO_FLASH=0
6968
-DPICO_NO_HARDWARE=0

0 commit comments

Comments
 (0)