Skip to content

Commit 80483d9

Browse files
Minor C SDK documentation revisions
1 parent 7f53ffc commit 80483d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

documentation/asciidoc/microcontrollers/c_sdk/official_sdk.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ Our official C SDK can be used from the command line, or from popular integrated
44

55
You can find documentation around the C/{cpp} SDK at:
66

7-
https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf[Getting started with Raspberry Pi Pico-series]:: C/{cpp} development with Raspberry Pi Pico, Pico 2, and other Raspberry Pi microcontroller-based boards.
7+
https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf[Getting started with Raspberry Pi Pico-series]:: C/{cpp} development with Raspberry Pi Pico, Pico 2, and other Raspberry Pi microcontroller-based boards
88

99
https://datasheets.raspberrypi.com/picow/connecting-to-the-internet-with-pico-w.pdf[Connecting to the Internet with Raspberry Pi Pico W]:: Getting Raspberry Pi Pico W online with C/{cpp} or MicroPython
1010

1111
https://datasheets.raspberrypi.com/pico/raspberry-pi-pico-c-sdk.pdf[Raspberry Pi Pico-series C/{cpp} SDK]:: Libraries and tools for C/{cpp} development on Raspberry Pi microcontrollers
1212

1313
xref:../pico-sdk/index_doxygen.adoc[API level documentation]:: Documentation for the Raspberry Pi Pico C/{cpp} SDK
1414

15-
https://github.com/raspberrypi/pico-examples[pico-examples repository]:: Example projects
15+
https://github.com/raspberrypi/pico-examples[The pico-examples repository]:: Example projects
1616

17-
The SDK source code is open source via the https://github.com/raspberrypi/pico-sdk[pico-sdk Github repository].
17+
SDK source code is open source, available via the https://github.com/raspberrypi/pico-sdk[pico-sdk Github repository].
1818

1919
[NOTE]
2020
====

0 commit comments

Comments
 (0)