Skip to content

Commit 3665240

Browse files
authored
Update README.md
1 parent fddaecc commit 3665240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pico-blink-sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This example demonstrates how to integrate with the Pico SDK which is using CMak
66

77
## Requirements
88

9-
- A Raspberry Pi Pico (non-W) board. If you have a Pico W instead, refer to the [pico-w-blink-sdk](../pico-w-blink-sdk) sample instead.
9+
- A Raspberry Pi Pico / Pico 2 (non-W) board, or any other RP2040 / RP2350 board with PICO_DEFAULT_LED_PIN defined. If you have a Pico W instead, refer to the [pico-w-blink-sdk](../pico-w-blink-sdk) sample instead.
1010
- Follow the setup steps at https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf, in particular you'll need:
1111
- A checkout of the [pico-sdk](https://github.com/raspberrypi/pico-sdk.git), with git submodules checked out.
1212
- A checkout of the [pico-examples](https://github.com/raspberrypi/pico-examples.git).

0 commit comments

Comments
 (0)