circuitpython/ports/raspberrypi
James Bowman acbf66dacc Make sys.platform "RP2040" on raspberrypi
[#4091]
2021-01-29 12:33:37 -08:00
..
bindings/rp2pio copy editing 2021-01-21 10:17:40 -08:00
boards Add Gameduino 3X Dazzler support on raspberry_pi_pico 2021-01-29 12:25:59 -08:00
common-hal Merge pull request #4071 from tannewt/rp2040_uart_error 2021-01-26 15:22:02 -05:00
peripherals Add initial RP2040 support 2021-01-20 19:16:56 -08:00
sdk@26653ea81e Add initial RP2040 support 2021-01-20 19:16:56 -08:00
sdk_config/pico Add initial RP2040 support 2021-01-20 19:16:56 -08:00
supervisor Switch to upstream TinyUSB 2021-01-21 11:33:13 -08:00
.gitignore Add initial RP2040 support 2021-01-20 19:16:56 -08:00
Makefile Temporarily turn off string op overflow check 2021-01-20 19:16:56 -08:00
README.rst Add initial RP2040 support 2021-01-20 19:16:56 -08:00
background.c Add initial RP2040 support 2021-01-20 19:16:56 -08:00
background.h Add initial RP2040 support 2021-01-20 19:16:56 -08:00
bs2_default_padded_checksummed.S Add initial RP2040 support 2021-01-20 19:16:56 -08:00
fatfs_port.c Add initial RP2040 support 2021-01-20 19:16:56 -08:00
link.ld pre-commit 2021-01-20 23:30:15 -08:00
mpconfigport.h Make sys.platform "RP2040" on raspberrypi 2021-01-29 12:33:37 -08:00
mpconfigport.mk move longint choice to mpconfigport.mk 2021-01-21 22:50:15 -05:00
mphalport.c Add initial RP2040 support 2021-01-20 19:16:56 -08:00
mphalport.h Add initial RP2040 support 2021-01-20 19:16:56 -08:00
qstrdefsport.h Add initial RP2040 support 2021-01-20 19:16:56 -08: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