Skip to content

shared-bindings/index.rst: added audiobusio #503

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 30, 2017

Conversation

sommersoft
Copy link

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: 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 adafruit#448.
@dhalbert
Copy link
Collaborator

Aside: we need to start adding more columns to say what's on SAMD51, nRF52, etc.

@dhalbert dhalbert merged commit 18f3dfc into adafruit:master Dec 30, 2017
@sommersoft
Copy link
Author

@dhalbert I'll work on adding the others. I have a few precursory questions:

  1. Will there be, or are there, Express versions of the SAMD51?

  2. For the nRF boards, should we break them out like SAMD (i.e. nRF51, nRF52)?

  3. Should we break up the table? On my screen resolution (1680x1050), it looks like there will be enough width to display a single table on GitHub. Viewing on RTD might be constrained even at my res. Looking at the page source I don't see any explicit sizes defined for the content <div>s, but they are definitely standard and don't extend the full width of the rendered page. With all that, I'm sure there are still people out there with sub 1600 resolutions, so need to think about that at minimum...

  4. Do you want me to submit a new issue? Or will you just update issue Add audiobusio to the Support Matrix in the doc #448 and leave it open?

@dhalbert
Copy link
Collaborator

dhalbert commented Dec 30, 2017

The Metro M4 prototype boards that people have are Express boards. But the M4 has much more RAM and flash, so the distinction is less important: an M4 even without SPI flash will probably be able to include all modules. The other categories are yet to be determined, so until 3.0 is closer we won't know.

The use of a full matrix will become less important, since the M4 boards will be big enough to handle everything. We might want to drop this as a complete Cartesian product table at some point, and instead say "supported on all boards", and then list particular omissions for particular boards.

sommersoft added a commit to sommersoft/circuitpython that referenced this pull request Jan 4, 2018
shared_bindings/index.rst: updated Support Matrix format as discussed in PR adafruit#503 & Issue adafruit#448.
sommersoft added a commit to sommersoft/circuitpython that referenced this pull request Jan 6, 2018
shared-bindings/index.rst: corrected term agreement/grammar for previous Support Matrix update. See PR adafruit#503 & Issue adafruit#448.
sommersoft added a commit to sommersoft/circuitpython that referenced this pull request Jan 16, 2018
shared_bindings/index.rst: updated Support Matrix format as discussed in PR adafruit#503 & Issue adafruit#448.
sommersoft added a commit to sommersoft/circuitpython that referenced this pull request Jan 16, 2018
shared-bindings/index.rst: corrected term agreement/grammar for previous Support Matrix update. See PR adafruit#503 & Issue adafruit#448.
tannewt pushed a commit that referenced this pull request Jan 18, 2018
shared_bindings/index.rst: updated Support Matrix format as discussed in PR #503 & Issue #448.

shared-bindings/microcontroller/Processor.c & .h: added UID lookup functionality for use with all ports. Fixes #462.
sommersoft added a commit to sommersoft/circuitpython that referenced this pull request Jan 22, 2018
shared_bindings/index.rst: updated Support Matrix format as discussed in PR adafruit#503 & Issue adafruit#448.
sommersoft added a commit to sommersoft/circuitpython that referenced this pull request Jan 22, 2018
shared-bindings/index.rst: corrected term agreement/grammar for previous Support Matrix update. See PR adafruit#503 & Issue adafruit#448.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants