Datasheet
Table Of Contents
- Getting started with Raspberry Pi Pico
- Colophon
- Chapter 1. Quick Pico Setup
- Chapter 2. The SDK
- Chapter 3. Blinking an LED in C
- Chapter 4. Saying "Hello World" in C
- Chapter 5. Flash Programming with SWD
- Chapter 6. Debugging with SWD
- Chapter 7. Using Visual Studio Code
- Chapter 8. Creating your own Project
- Chapter 9. Building on other platforms
- Chapter 10. Using other Integrated Development Environments
- Appendix A: Using Picoprobe
- Appendix B: Using Picotool
- Appendix C: Documentation Release History
Release Date Description
1.4.1 13/Apr/2021
•
Minor corrections
•
Clarified that all source code in the documentation is under the
3-Clause BSD license.
1.5 07/Jun/2021
•
Minor updates and corrections
•
Updated FAQ
•
Added SDK release history
•
To accompany the V1.2.0 release of the C SDK
1.6 23/Jun/2021
•
Minor updates and corrections
•
ADC information updated
•
Added errata E11
1.6.1 30/Sep/2021
•
Minor updates and corrections
•
Information about B2 release
•
Updated errata for B2 release
The latest release can be found at https://datasheets.raspberrypi.org/pico/getting-started-with-pico.pdf.
Getting started with Raspberry Pi Pico
Appendix C: Documentation Release History 75