Skip to content

Commit 8075db0

Browse files
committed
fix(pi-pico-w): enable cyw43 WiFi coprocessor
1 parent 71bd296 commit 8075db0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boards/pi-pico-w/board.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"description": "An RP2040 microcontroller board with CYW43439 WiFi+Bluetooth chip",
55
"author": "Ariella Eliassaf",
66
"mcu": "rp2040",
7+
"mcuAttrs": {
8+
"cyw43": "1"
9+
},
710
"fqbn": "rp2040:rp2040:rpipicow",
811
"width": 20.9,
912
"height": 52.75,

0 commit comments

Comments
 (0)