3c3cad5ae6
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).
25 lines
516 B
ReStructuredText
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
|