Standardise references to Raspberry Pi Pico SDK (#21)
This commit is contained in:
committed by
Graham Sanderson
parent
90d785bb5b
commit
312dda4726
@@ -1,4 +1,4 @@
|
||||
# PICO SDK Examples
|
||||
# Raspberry Pi Pico SDK Examples
|
||||
|
||||
## Getting started
|
||||
|
||||
@@ -7,9 +7,9 @@ on getting up and running.
|
||||
|
||||
### First Examples
|
||||
|
||||
App | Description | Link to prebuilt UF2
|
||||
App|Description | Link to prebuilt UF2
|
||||
---|---|---
|
||||
[hello_serial](hello_world/serial) | The obligatory Hello World program for Pico (Output over serial version) | https://rptl.io/pico-hello-serial
|
||||
[hello_serial](hello_world/serial) | The obligatory Hello World program for Pico (Output over serial version) |
|
||||
[hello_usb](hello_world/usb) | The obligatory Hello World program for Pico (Output over USB version) | https://rptl.io/pico-hello-usb
|
||||
[blink](blink) | Blink an LED on and off. | https://rptl.io/pico-blink
|
||||
|
||||
|
||||
Reference in New Issue
Block a user