From 881fa8e2b93a502f0e8671cf60e2641d058da0c5 Mon Sep 17 00:00:00 2001 From: sommersoft Date: Thu, 14 Dec 2017 22:38:51 -0600 Subject: [PATCH] shared-bindings/index.rst: added audiobusio shared-bindings/index.rst: added `aduiobusio` to Support Matrix. Used `audiobusio/_init_.c` to verify applicable ports; SAMD21 was the only one listed...ESP8266 wasn't. This fixes issue #448. --- shared-bindings/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/shared-bindings/index.rst b/shared-bindings/index.rst index 6dced5026e..7541f8ccf3 100644 --- a/shared-bindings/index.rst +++ b/shared-bindings/index.rst @@ -16,6 +16,7 @@ Support Matrix Module / Port SAMD21 SAMD21 Express ESP8266 ================= ======= ============== ======= `analogio` **Yes** **Yes** **Yes** +`audiobusio` **Yes** **Yes** No `audioio` No **Yes** No `bitbangio` No **Yes** **Yes** `board` **Yes** **Yes** **Yes**