Reorder status matrix and module list in shared-bindings for increase user read ability
This commit is contained in:
parent
23b23dd2b8
commit
62fab2e9c4
@ -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
|
limited. For example, a microcontroller without analog features will not have
|
||||||
`analogio`.
|
`analogio`.
|
||||||
|
|
||||||
|
Modules
|
||||||
|
---------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:glob:
|
||||||
|
:maxdepth: 3
|
||||||
|
|
||||||
|
*/__init__
|
||||||
|
help
|
||||||
|
|
||||||
.. _module-support-matrix:
|
.. _module-support-matrix:
|
||||||
|
|
||||||
Support Matrix
|
Support Matrix
|
||||||
@ -52,13 +62,3 @@ Module Supported Ports
|
|||||||
`uheap` **Debug (All)**
|
`uheap` **Debug (All)**
|
||||||
`usb_hid` **SAMD/SAMD Express**
|
`usb_hid` **SAMD/SAMD Express**
|
||||||
================= ==============================
|
================= ==============================
|
||||||
|
|
||||||
Modules
|
|
||||||
---------
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:glob:
|
|
||||||
:maxdepth: 3
|
|
||||||
|
|
||||||
*/__init__
|
|
||||||
help
|
|
||||||
|
Loading…
Reference in New Issue
Block a user