Missing SPI pins for different boards

The new SPI library reference is missing the table that showed the SPI pins for different SPI boards. That information is no longer available in the SPI library reference material.

Where is the SPI pinout information?

If you look at a recent archive of the table:

You can see the newest board listed was MK1000, released in 2015. The documentation maintainers never added any of the many other new boards created over the next 6 years.

I was not involved in this change, so I can only guess about the reasoning behind the change, but I suspect it was determined that maintaining this content was not feasible for Arduino and it was better to remove it than have an increasingly outdated table. The information can be found by looking at the pinout diagrams on the individual board documentation pages:

It would be valuable for the pin table to be included into the easily located online SPI interface reference.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.