Lines Matching full:raspberry
6 The `Raspberry Pi Pico`_ and Pico W are small, low-cost, versatile boards from
7 Raspberry Pi. They are equipped with an `RP2040 <RP2040_Datasheet>`_ SoC, an on-board LED,
38 :alt: Raspberry Pi Pico
43 :alt: Raspberry Pi Pico W
45 Raspberry Pi Pico (above) and Pico W (below)
46 (Images courtesy of Raspberry Pi)
94 PIO programs are assembled using :command:`pioasm`, a tool provided by Raspberry Pi.
115 Raspberry Pi Pico's PIO is a programmable chip that can implement a variety of peripherals.
146 Building for the Raspberry Pi Pico W requires the AIROC binary blobs
160 Several debugging tools support the Raspberry Pi Pico.
161 The `Raspberry Pi Debug Probe`_ is an easy-to-obtain CMSIS-DAP adapter
162 officially provided by the Raspberry Pi Foundation,
201 To use a debugging adapter such as the Raspberry Pi Debug Probe,
204 The Raspberry Pi Pico has an SWD interface that can be used to program
227 …ct ``cmsis-dap`` and ``raspberrypi-swd`` is described in `Getting Started with Raspberry Pi Pico`_.
242 If you don't have an SWD adapter, you can flash the Raspberry Pi Pico with
254 the `Raspberry Pi Debug Probe`_.
274 https://www.raspberrypi.com/products/raspberry-pi-pico/
285 .. _Getting Started with Raspberry Pi Pico: