diff options
| author | Dan Halbert <halbert@adafruit.com> | 2021-01-26 12:54:21 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-26 12:54:21 -0500 |
| commit | 13812a788f97df5ca50d69c24ba87b25e11b9af8 (patch) | |
| tree | 1cb95e06583fdc2689d218cd51029630c2b98ce2 /shared-bindings | |
| parent | 4241fd4b18a9057bcd836b81c651cfb363ba8828 (diff) | |
| parent | f154ee855d2e307f3ff24f25f138faa6e5210ad6 (diff) | |
Merge pull request #4060 from dhalbert/regularize-extmod-modules
CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup
Diffstat (limited to 'shared-bindings')
| -rw-r--r-- | shared-bindings/support_matrix.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shared-bindings/support_matrix.rst b/shared-bindings/support_matrix.rst index 1b75e0256..a2fb7987d 100644 --- a/shared-bindings/support_matrix.rst +++ b/shared-bindings/support_matrix.rst @@ -1,7 +1,7 @@ .. _module-support-matrix: -Support Matrix -=============== +Module Support Matrix - Which Modules Are Available on Which Boards +=================================================================== The following table lists the available built-in modules for each CircuitPython capable board. |
