Skip to content

Commit

Permalink
Manually remove support for W boards from blink_simple example
Browse files Browse the repository at this point in the history
This will be fixed if raspberrypi/pico-examples#598 is merged

Fixes #152
  • Loading branch information
will-v-pi committed Jan 15, 2025
1 parent 689ae35 commit 11f9cdc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions data/0.17.0/examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,7 @@
"libNames": [],
"boards": [
"pico",
"pico_w",
"pico2",
"pico2_w"
"pico2"
],
"supportRiscV": true
},
Expand Down Expand Up @@ -1487,4 +1485,4 @@
],
"supportRiscV": true
}
}
}

0 comments on commit 11f9cdc

Please sign in to comment.