circuitpython/ports/raspberrypi
Scott Shawcroft f7a988b9b3
Merge pull request #4405 from DavePutz/issue_4237
Issue 4237 - Changed initial setting in program_struct
2021-03-15 17:51:36 -07:00
..
bindings/rp2pio run code formatting script 2021-03-15 19:27:36 +05:30
boards run code formatting script 2021-03-15 19:27:36 +05:30
common-hal Merge pull request #4405 from DavePutz/issue_4237 2021-03-15 17:51:36 -07:00
peripherals run code formatting script 2021-03-15 19:27:36 +05:30
sdk@fc10a97c38 rp2040 add double reset to uf2, also update pico-sdk to 1.1.0 2021-03-10 18:58:23 +07:00
sdk_config/pico Add initial RP2040 support 2021-01-20 19:16:56 -08:00
supervisor run code formatting script 2021-03-15 19:27:36 +05:30
.gitignore 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
fatfs_port.c run code formatting script 2021-03-15 19:27:36 +05:30
link.ld implement suggested changes 2021-02-12 18:28:48 +05:30
Makefile Speed up a bit more 2021-03-12 16:00:16 -08:00
mpconfigport.h run code formatting script 2021-03-15 19:27:36 +05:30
mpconfigport.mk Merge pull request #4262 from DavePutz/issue_4111 2021-03-12 16:48:57 -08: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
README.rst Add initial RP2040 support 2021-01-20 19:16:56 -08:00

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