Skip to content

Commit

Permalink
Minor C SDK documentation revisions
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-contino authored Sep 18, 2024
1 parent 7f53ffc commit 80483d9
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@ Our official C SDK can be used from the command line, or from popular integrated

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

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.
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

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

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

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

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

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

[NOTE]
====
Expand Down

0 comments on commit 80483d9

Please sign in to comment.