mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
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:
4
docs/templates/topindex.html
vendored
4
docs/templates/topindex.html
vendored
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user