diff options
| author | sommersoft <sommersoft@users.noreply.github.com> | 2017-12-14 22:38:51 -0600 |
|---|---|---|
| committer | sommersoft <sommersoft@gmail.com> | 2017-12-30 01:36:23 -0600 |
| commit | 881fa8e2b93a502f0e8671cf60e2641d058da0c5 (patch) | |
| tree | b37e2191c9908d71c1a938bdd64c75e5de734088 | |
| parent | 36ec29d4e85b19487c868287f09d2492eecc0274 (diff) | |
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.
| -rw-r--r-- | shared-bindings/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared-bindings/index.rst b/shared-bindings/index.rst index 6dced5026..7541f8ccf 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** |
