pico-sdk/docs/weblinks_page.md
Andrew Scheller fc17f880fd Lots of Doxygen tweaks and fixes (#212)
* 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
2021-03-04 21:22:48 -06:00

1.6 KiB

The full documentation for the RP2040 and Raspberry Pi Pico board can be found at the following links

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.