Fix typo: s/then/them/

This commit is contained in:
Nathan Hartman 2023-02-16 15:42:33 -05:00 committed by Xiang Xiao
parent 1d5c8380b1
commit de01550e7e
8 changed files with 12 additions and 12 deletions

View file

@ -133,7 +133,7 @@ SPI
SPI0 is available on the Arduino compatible SPI connector (but no SPI is
available on pins D10-D13 of the main Arduino Shield connectors where
you might expect then). The SPI connector is configured as follows:
you might expect them). The SPI connector is configured as follows:
Pin Board Signal SAM3X Pin Board Signal SAM3X
--- ------------ ----- --- ------------ -----
@ -165,7 +165,7 @@ I2C
===
I2C0 is available on pins D16-D17 of the Arduino Shield connectors where
you would expect then. The SPI connector is configured as follows:
you would expect them. The SPI connector is configured as follows:
Pin Label J1 Board Signal SAM3X
--- ----- -- ------------ -----

View file

@ -256,7 +256,7 @@
*
* SPI0 is available on the Arduino compatible SPI connector (but no SPI is
* available on pins D10-D13 of the main Arduino Shield connectors where
* you might expect then). The SPI connector is configured as follows:
* you might expect them). The SPI connector is configured as follows:
*
* Pin Board Signal SAM3X Pin Board Signal SAM3X
* --- ------------ ----- --- ------------ -----
@ -295,7 +295,7 @@
/* I2C (aka TWI):
*
* I2C0 is available on pins D16-D17 of the Arduino Shield connectors where
* you would expect then. The SPI connector is configured as follows:
* you would expect them. The SPI connector is configured as follows:
*
* Pin Label J1 Board Signal SAM3X
* --- ----- -- ------------ -----

View file

@ -87,7 +87,7 @@
*
* SPI0 is available on the Arduino compatible SPI connector (but no SPI is
* available on pins D10-D13 of the main Arduino Shield connectors where
* you might expect then). The SPI connector is configured as follows:
* you might expect them). The SPI connector is configured as follows:
*
* Pin Board Signal SAM3X Pin Board Signal SAM3X
* --- ------------ ----- --- ------------ -----

View file

@ -235,7 +235,7 @@
/* SPI **********************************************************************/
/* SPI1 is available on pins D5,D7,D35,D36 of the Arduino Shield connectors
* where you would expect then. The SPI connector is configured as follows:
* where you would expect them. The SPI connector is configured as follows:
*
* Pin J7&10 Board Signal PIC32MZ
* --- -- ------------ -------
@ -245,7 +245,7 @@
* D7 15 SPI1_SS RE9
*
* SPI2 is available on pins D10-D13 of the Arduino Shield connectors where
* you would expect then. The SPI connector is configured as follows:
* you would expect them. The SPI connector is configured as follows:
*
* Pin J7&10 Board Signal PIC32MZ
* --- -- ------------ -------

View file

@ -69,7 +69,7 @@
/* SPI Chip Selects
*
* SPI1 is available on pins D5,D7,D35,D36 of the Arduino Shield connectors
* where you would expect then. The SPI connector is configured as follows:
* where you would expect them. The SPI connector is configured as follows:
*
* Pin J7&10 Board Signal PIC32MZ
* --- -- ------------ -------
@ -82,7 +82,7 @@
#define GPIO_ARD_SPI1_CS (GPIO_OUTPUT | GPIO_VALUE_ONE | GPIO_PORTE | GPIO_PIN9)
/* SPI2 is available on pins D10-D13 of the Arduino Shield connectors where
* you would expect then. The SPI connector is configured as follows:
* you would expect them. The SPI connector is configured as follows:
*
* Pin J7&10 Board Signal PIC32MZ
* --- -- ------------ -------

View file

@ -236,7 +236,7 @@ SPI
===
SPI3 is available on pins D10-D13 of the Arduino Shield connectors where
you would expect then. The SPI connector is configured as follows:
you would expect them. The SPI connector is configured as follows:
Pin J1 Board Signal PIC32MZ
--- -- ------------ -------

View file

@ -303,7 +303,7 @@
/* SPI **********************************************************************/
/* SPI3 is available on pins D10-D13 of the Arduino Shield connectors where
* you would expect then. The SPI connector is configured as follows:
* you would expect them. The SPI connector is configured as follows:
*
* Pin J1 Board Signal PIC32MZ
* --- -- ------------ -------

View file

@ -91,7 +91,7 @@
/* SPI Chip Selects
*
* SPI3 is available on pins D10-D13 of the Arduino Shield connectors where
* you would expect then. The SPI connector is configured as follows:
* you would expect them. The SPI connector is configured as follows:
*
* Pin J1 Board Signal PIC32MZ
* --- -- ------------ -------