circuitpython/ports/atmel-samd/README.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

25 lines
516 B
ReStructuredText
Raw Normal View History

2020-03-31 21:27:55 -04:00
SAMD21 and SAMD51
==================
2020-03-31 21:27:55 -04:00
This port supports many development boards that utilize SAMD21 and SAMD51 chips. See
https://circuitpython.org/downloads for all supported boards.
2018-12-02 19:07:19 -05:00
Building
--------
2020-04-08 13:49:46 -04:00
For build instructions see this guide: https://learn.adafruit.com/building-circuitpython/
2020-04-08 13:49:46 -04:00
Debugging
---------
2020-04-08 13:49:46 -04:00
For debugging instructions see this guide: https://learn.adafruit.com/debugging-the-samd21-with-gdb
Port Specific modules
---------------------
.. toctree::
../../shared-bindings/samd/index