docs/samd: Add documentation for the samd port.

Includes a general overview, a quickref, pinout tables, and the beginnings
of a tutorial.
This commit is contained in:
robert-hh
2022-06-20 14:02:30 +02:00
committed by Damien George
parent 64af916c11
commit 11910e2fa1
7 changed files with 1496 additions and 0 deletions

View File

@@ -81,6 +81,10 @@
<a class="biglink" href="{{ pathto("renesas-ra/quickref") }}">Quick reference for the Renesas RA</a><br/>
<span class="linkdescr">general information for Renesas RA based boards, snippets of useful code, and a tutorial</span>
</p>
<p class="biglink">
<a class="biglink" href="{{ pathto("samd/quickref") }}">Quick reference for the SAMD21/SAMD51</a><br/>
<span class="linkdescr">general information for SAMD21/SAMD51 based boards, snippets of useful code, and a tutorial</span>
</p>
</td>
</tr></table>