summaryrefslogtreecommitdiff
path: root/shared-bindings
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2019-07-25 21:56:22 -0500
committerJeff Epler <jepler@gmail.com>2019-07-26 07:57:21 -0500
commitaa1398e696b46efe0a8fb7c069f0c732ef6f99b8 (patch)
tree75d8f97c3a7192e28d9acfbba433517a18f28af1 /shared-bindings
parent91b7ba7dccb0233516998a1601f467015c80633b (diff)
support matrix: add audiopwmio, update audiocore, sort
Diffstat (limited to 'shared-bindings')
-rw-r--r--shared-bindings/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/shared-bindings/index.rst b/shared-bindings/index.rst
index b7690d292..7152f506e 100644
--- a/shared-bindings/index.rst
+++ b/shared-bindings/index.rst
@@ -35,8 +35,9 @@ Module Supported Ports
================= ==============================
`analogio` **All Supported**
`audiobusio` **SAMD/SAMD Express**
+`audiocore` **All with audioio, audiobusio or audiopwmio**
`audioio` **SAMD Express**
-`audiocore` **All with audioio**
+`audiopwmio` **nRF**
`binascii` **ESP8266**
`bitbangio` **SAMD Express, ESP8266**
`board` **All Supported**