Reorder status matrix and module list in shared-bindings for increase user read ability

This commit is contained in:
David Farning 2018-09-07 03:30:28 -05:00
parent 23b23dd2b8
commit 62fab2e9c4
1 changed files with 10 additions and 10 deletions

View File

@ -7,6 +7,16 @@ in a port if no underlying hardware support is present or if flash space is
limited. For example, a microcontroller without analog features will not have
`analogio`.
Modules
---------
.. toctree::
:glob:
:maxdepth: 3
*/__init__
help
.. _module-support-matrix:
Support Matrix
@ -52,13 +62,3 @@ Module Supported Ports
`uheap` **Debug (All)**
`usb_hid` **SAMD/SAMD Express**
================= ==============================
Modules
---------
.. toctree::
:glob:
:maxdepth: 3
*/__init__
help