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.
This commit is contained in:
sommersoft 2017-12-14 22:38:51 -06:00 committed by sommersoft
parent 36ec29d4e8
commit 881fa8e2b9
1 changed files with 1 additions and 0 deletions

View File

@ -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**