You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: shared-bindings/support_matrix.rst
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,11 @@ Module Support Matrix - Which Modules Are Available on Which Boards
6
6
The following table lists the available built-in modules for each CircuitPython
7
7
capable board, as well as each :term:`frozen module` included on it.
8
8
9
+
You can filter this list by typing one or more module names or partial names into the search box.
10
+
Only those boards that provide those modules will be listed.
11
+
To exclude boards that provide a module, type a "-" in front of the module name.
12
+
You can also type a regular expression as a filter.
13
+
9
14
.. raw:: html
10
15
11
16
<pid="support-matrix-filter-block"><inputplaceholder="Filter the boards by available modules"id="support-matrix-filter"type="text"/><spanid="support-matrix-filter-num">(all)</span></p>
0 commit comments