We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34bcb06 + 62fab2e commit 06a610fCopy full SHA for 06a610f
shared-bindings/index.rst
@@ -7,6 +7,16 @@ in a port if no underlying hardware support is present or if flash space is
7
limited. For example, a microcontroller without analog features will not have
8
`analogio`.
9
10
+Modules
11
+---------
12
+
13
+.. toctree::
14
+ :glob:
15
+ :maxdepth: 3
16
17
+ */__init__
18
+ help
19
20
.. _module-support-matrix:
21
22
Support Matrix
@@ -52,13 +62,3 @@ Module Supported Ports
52
62
`uheap` **Debug (All)**
53
63
`usb_hid` **SAMD/SAMD Express**
54
64
================= ==============================
55
-
56
-Modules
57
----------
58
59
-.. toctree::
60
- :glob:
61
- :maxdepth: 3
- */__init__
- help
0 commit comments