circuitpython/ports/raspberrypi
Scott Shawcroft 4aea7f8f52
Add requirements-dev.txt for python deps
2021-03-19 15:22:23 -07:00
..
bindings/rp2pio Merge branch 'main' into rp_dp_parallel 2021-03-15 20:00:13 -05:00
boards Redo RP2040 flash settings 2021-03-18 16:55:42 -07:00
common-hal Fixed formatting 2021-03-16 08:14:49 -05:00
peripherals run code formatting script 2021-03-15 19:27:36 +05:30
sdk@9323b67fce Add requirements-dev.txt for python deps 2021-03-19 15:22:23 -07:00
sdk_config/pico Add initial RP2040 support 2021-01-20 19:16:56 -08:00
supervisor Redo RP2040 flash settings 2021-03-18 16:55:42 -07:00
.gitignore Add initial RP2040 support 2021-01-20 19:16:56 -08:00
Makefile Redo RP2040 flash settings 2021-03-18 16:55:42 -07:00
README.rst Add initial RP2040 support 2021-01-20 19:16:56 -08:00
audio_dma.c run code formatting script 2021-03-15 19:27:36 +05:30
audio_dma.h run code formatting script 2021-03-15 19:27:36 +05:30
background.c run code formatting script 2021-03-15 19:27:36 +05:30
background.h Add initial RP2040 support 2021-01-20 19:16:56 -08:00
boot_stage2.ld Redo RP2040 flash settings 2021-03-18 16:55:42 -07:00
fatfs_port.c run code formatting script 2021-03-15 19:27:36 +05:30
gen_stage2.py Redo RP2040 flash settings 2021-03-18 16:55:42 -07:00
link.ld Redo RP2040 flash settings 2021-03-18 16:55:42 -07:00
mpconfigport.h run code formatting script 2021-03-15 19:27:36 +05:30
mpconfigport.mk Redo RP2040 flash settings 2021-03-18 16:55:42 -07:00
mphalport.c Add initial RP2040 support 2021-01-20 19:16:56 -08:00
mphalport.h run code formatting script 2021-03-15 19:27:36 +05:30
qstrdefsport.h Add initial RP2040 support 2021-01-20 19:16:56 -08:00
stage2.c.jinja Redo RP2040 flash settings 2021-03-18 16:55:42 -07: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