6a8167b5bb
* Add documentation for gpio_irq_callback_t and rtc_callback_t (fixes #175) * Hook up pico_binary_info and pico_bootsel_via_double_reset to the Doxygen index * Add link to new Raspberry Pi Pico FAQ * Consistently add parentheses for \sa or \see links to function-names * Use consistent capitalisation for 'GitHub' * Small typos and markup errors
1.6 KiB
1.6 KiB
Documentation and datasheets
The full documentation for the RP2040 and Raspberry Pi Pico board can be found at the following links
- RP2040 Datasheet
- Raspberry Pi Pico Datasheet
- Hardware design with the RP2040
- Raspberry Pi Pico C/C++ SDK
- Raspberry Pi Pico Python SDK
- Getting started with Raspberry Pi Pico
- Raspberry Pi Pico FAQ
Weblinks
At Raspberry Pi we have a very community-based attitude to help. We run a very popular and busy forum where you can ask questions about any aspect of the Raspberry Pi ecosystem, including the Raspberry Pi Pico.
You can find our forums at the following link.
For the main Raspberry Pi website, see here
For the Raspberry Pi Pico page, see here
GitHub
All the source code for the Raspberry Pi Pico SDK, examples and other libraries can be found on GitHub.