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 71bd296 commit 8075db0Copy full SHA for 8075db0
boards/pi-pico-w/board.json
@@ -4,6 +4,9 @@
4
"description": "An RP2040 microcontroller board with CYW43439 WiFi+Bluetooth chip",
5
"author": "Ariella Eliassaf",
6
"mcu": "rp2040",
7
+ "mcuAttrs": {
8
+ "cyw43": "1"
9
+ },
10
"fqbn": "rp2040:rp2040:rpipicow",
11
"width": 20.9,
12
"height": 52.75,
0 commit comments