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:
parent
36ec29d4e8
commit
881fa8e2b9
|
@ -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**
|
||||
|
|
Loading…
Reference in New Issue