arduino / reference-en

Editable source for the Arduino Reference
https://www.arduino.cc/reference/en/
Other
165 stars 732 forks source link

Fixed SPI pin documentation for 32U4-based boards and Zero #976

Open kevin-pololu opened 8 months ago

kevin-pololu commented 8 months ago

This fixes the SPI pin documentation for the Leonardo and Yun (they are ATmega32U4-based like the Micro, so those 3 boards should share the same pin assignments) and for the Zero, which should fix #974. These should match the SPI pins as defined in the variant.h files in the board packages.

CLAassistant commented 8 months ago

CLA assistant check
All committers have signed the CLA.