Skip to content

Commit 33b0fd5

Browse files
Fix pinMode for RP2040 PicoW (#2638)
Enable WL_DYNAMIC on the RP2040 lib builds. Fixes #2637
1 parent 7add625 commit 33b0fd5

File tree

11 files changed

+4
-1
lines changed

11 files changed

+4
-1
lines changed

lib/rp2040/libipv4-big.a

9.41 KB
Binary file not shown.

lib/rp2040/libipv4-bt-big.a

9.41 KB
Binary file not shown.

lib/rp2040/libipv4-bt.a

9.41 KB
Binary file not shown.

lib/rp2040/libipv4-ipv6-big.a

9.41 KB
Binary file not shown.

lib/rp2040/libipv4-ipv6-bt-big.a

9.41 KB
Binary file not shown.

lib/rp2040/libipv4-ipv6-bt.a

9.41 KB
Binary file not shown.

lib/rp2040/libipv4-ipv6.a

9.41 KB
Binary file not shown.

lib/rp2040/libipv4.a

9.41 KB
Binary file not shown.

lib/rp2040/libpico.a

0 Bytes
Binary file not shown.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
source [find interface/cmsis-dap.cfg]
2+
adapter speed 5000
3+
source [find target/rp2350-riscv.cfg]

0 commit comments

Comments
 (0)