circuitpython/ports/atmel-samd/README.rst
Jeff Epler 3c3cad5ae6 docs: Improve 5.0.x <-> main branch doc linkrot
This improves, but does not entirely fix, the broken links that result
from the autoapi change.  It fixes module-level links, but class links
still do not work (e.g., /shared-bindings/displayio/Palette.html (5.0.x)
is now just /shared-bindings/displayio/#displayio.Palette).
2020-06-14 11:12:35 -05:00

25 lines
516 B
ReStructuredText

SAMD21 and SAMD51
==================
This port supports many development boards that utilize SAMD21 and SAMD51 chips. See
https://circuitpython.org/downloads for all supported boards.
Building
--------
For build instructions see this guide: https://learn.adafruit.com/building-circuitpython/
Debugging
---------
For debugging instructions see this guide: https://learn.adafruit.com/debugging-the-samd21-with-gdb
Port Specific modules
---------------------
.. toctree::
../../shared-bindings/samd/index