circuitpython/ports/raspberrypi
Scott Shawcroft 22928fec55
Explain read and write size to/from PIO FIFOs
2022-02-10 10:55:04 -08:00
..
bindings/rp2pio Explain read and write size to/from PIO FIFOs 2022-02-10 10:55:04 -08:00
boards add half_duplex false param to spi construct function call in some board files 2022-02-08 22:59:26 -05:00
common-hal Merge pull request #5990 from sgauche/stm_spi_3wire 2022-02-09 13:11:37 -05:00
peripherals
sdk@2062372d20 bump pico-sdk to 1.3.0 2022-02-02 17:15:33 -06:00
sdk_config/pico
supervisor Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
.gitignore
Makefile bump pico-sdk to 1.3.0 2022-02-02 17:15:33 -06:00
README.rst
audio_dma.c
audio_dma.h
background.c
background.h
boot_stage2.ld
fatfs_port.c
flash_info.h.jinja
gen_stage2.py
link.ld
mpconfigport.h
mpconfigport.mk Centralize LONGINT_IMPL handling 2021-12-27 10:21:47 -06:00
mphalport.c
mphalport.h
qstrdefsport.h
stage2.c.jinja further raspberrypi fixes 2021-11-10 12:11:06 -06:00

README.rst

RP2040
==================

This port supports many development boards that utilize RP2040 chips. See
https://circuitpython.org/downloads for all supported boards.


Building
--------

For build instructions see this guide: https://learn.adafruit.com/building-circuitpython/


Port Specific modules
---------------------

.. toctree::
    ../../shared-bindings/rp2pio/index