Skip to content

Commit c29510c

Browse files
committed
content: regenerate reference docs for v0.37.0
Signed-off-by: deadprogram <[email protected]>
1 parent a2d4770 commit c29510c

File tree

112 files changed

+7771
-4146
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+7771
-4146
lines changed

content/docs/reference/microcontrollers/arduino-mkr1000.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The [Arduino MKR1000](https://store.arduino.cc/arduino-mkr1000-wifi) is a very s
4242
| `A3` | `PA04` | | `TCC0` (channel 0) |
4343
| `A4` | `PA05` | | `TCC0` (channel 1) |
4444
| `A5` | `PA06` | | `TCC1` (channel 0) |
45-
| `A6` | `PA07` | `I2S_SD_PIN` | `TCC1` (channel 1) |
45+
| `A6` | `PA07` | `I2S_SDO_PIN` | `TCC1` (channel 1) |
4646
| `USBCDC_DM_PIN` | `PA24` | | `TCC1` (channel 2) |
4747
| `USBCDC_DP_PIN` | `PA25` | | `TCC1` (channel 3) |
4848

content/docs/reference/microcontrollers/arduino-mkrwifi1010.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The [Arduino MKR WiFi 1010](https://store.arduino.cc/usa/mkr-wifi-1010) is a ver
4242
| `A3` | `PA04` | | `TCC0` (channel 0) |
4343
| `A4` | `PA05` | | `TCC0` (channel 1) |
4444
| `A5` | `PA06` | | `TCC1` (channel 0) |
45-
| `A6` | `PA07` | `I2S_SD_PIN` | `TCC1` (channel 1) |
45+
| `A6` | `PA07` | `I2S_SDO_PIN` | `TCC1` (channel 1) |
4646
| `USBCDC_DM_PIN` | `PA24` | | `TCC1` (channel 2) |
4747
| `USBCDC_DP_PIN` | `PA25` | | `TCC1` (channel 3) |
4848
| `NINA_SDO` | `PA12` | | `TCC2` (channel 0), `TCC0` (channel 2) |

content/docs/reference/microcontrollers/arduino-nano33.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Peripherals:
5656
| `NINA_CS` | `PA14` | `NINA_RTS` | `TCC0` (channel 0) |
5757
| `NINA_SCK` | `PA15` | `NINA_CTS` | `TCC0` (channel 1) |
5858
| `NINA_GPIO0` | `PA27` | | |
59-
| `NINA_RESETN` | `PA08` | `I2S_SD_PIN` | `TCC0` (channel 0), `TCC1` (channel 2) |
59+
| `NINA_RESETN` | `PA08` | `I2S_SDO_PIN` | `TCC0` (channel 0), `TCC1` (channel 2) |
6060
| `NINA_ACK` | `PA28` | | |
6161

6262
## Machine Package Docs

content/docs/reference/microcontrollers/arduino-zero.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The [Arduino Zero](https://store.arduino.cc/arduino-zero) is a very small ARM de
3030
| `D6` | `PA20` | | `TCC0` (channel 2) |
3131
| `D7` | `PA21` | | `TCC0` (channel 3) |
3232
| `D8` | `PA06` | | `TCC1` (channel 0) |
33-
| `D9` | `PA07` | `I2S_SD_PIN` | `TCC1` (channel 1) |
33+
| `D9` | `PA07` | `I2S_SDO_PIN` | `TCC1` (channel 1) |
3434
| `D10` | `PA18` | | `TCC0` (channel 2) |
3535
| `D11` | `PA16` | `SPI0_SDO_PIN` | `TCC2` (channel 0), `TCC0` (channel 2) |
3636
| `D12` | `PA19` | `SPI0_SDI_PIN` | `TCC0` (channel 3) |

content/docs/reference/microcontrollers/circuitplay-express.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333)
4545
| `SPI0_SDO_PIN` | `PA20` | | `TCC0` (channel 2) |
4646
| `SPI0_SDI_PIN` | `PA16` | | `TCC2` (channel 0), `TCC0` (channel 2) |
4747
| `I2S_SCK_PIN` | `PA10` | | `TCC1` (channel 0), `TCC0` (channel 2) |
48-
| `I2S_SD_PIN` | `PA08` | | `TCC0` (channel 0), `TCC1` (channel 2) |
48+
| `I2S_SDO_PIN` | `PA08` | | `TCC0` (channel 0), `TCC1` (channel 2) |
4949

5050
## Machine Package Docs
5151

content/docs/reference/microcontrollers/d1mini.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The [Espressif ESP8266](https://www.espressif.com/en/products/socs/esp8266) d1mi
1313
| UART | YES | YES |
1414
| SPI | YES | Not yet |
1515
| I2C | NO (software only) | Not yet |
16-
| ADC | YES | Not yet |
16+
| ADC | YES | YES |
1717
| PWM | YES | Not yet |
1818
| USBDevice | NO | NO |
1919
| WiFi | YES | Not Yet |

content/docs/reference/microcontrollers/esp32-coreboard-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The esp32-coreboard-v2 is a development board based on the [Espressif ESP32](htt
1313
| UART | YES | YES |
1414
| SPI | YES | YES |
1515
| I2C | YES | YES |
16-
| ADC | YES | Not yet |
16+
| ADC | YES | YES |
1717
| PWM | YES | Not yet |
1818
| USBDevice | NO | NO |
1919
| WiFi | YES | Not Yet |

content/docs/reference/microcontrollers/esp32-mini32.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The mini32 is a small development board based on the popular [Espressif ESP32](h
1313
| UART | YES | YES |
1414
| SPI | YES | YES |
1515
| I2C | YES | YES |
16-
| ADC | YES | Not yet |
16+
| ADC | YES | YES |
1717
| PWM | YES | Not yet |
1818
| USBDevice | NO | NO |
1919
| WiFi | YES | Not Yet |

content/docs/reference/microcontrollers/feather-m0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The [Adafruit Feather M0](https://www.adafruit.com/product/3403) is a tiny ARM d
2424
| `D0` | `PA11` | | `TCC1` (channel 1), `TCC0` (channel 3) |
2525
| `D1` | `PA10` | `I2S_SCK_PIN` | `TCC1` (channel 0), `TCC0` (channel 2) |
2626
| `D3` | `PA09` | | `TCC0` (channel 1), `TCC1` (channel 3) |
27-
| `D4` | `PA08` | `I2S_SD_PIN` | `TCC0` (channel 0), `TCC1` (channel 2) |
27+
| `D4` | `PA08` | `I2S_SDO_PIN` | `TCC0` (channel 0), `TCC1` (channel 2) |
2828
| `D5` | `PA15` | | `TCC0` (channel 1) |
2929
| `D6` | `PA20` | | `TCC0` (channel 2) |
3030
| `D8` | `PA06` | | `TCC1` (channel 0) |

content/docs/reference/microcontrollers/grandcentral-m4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The [Adafruit Grand Central M4](https://www.adafruit.com/product/4064) is a tiny
5353
| `D29` | `PB19` | | `TCC1` (channel 1) |
5454
| `D30` | `PA23` | | `TCC1` (channel 7), `TCC0` (channel 3) |
5555
| `D31` | `PA22` | `I2S0_SDI_PIN` | `TCC1` (channel 6), `TCC0` (channel 2) |
56-
| `D32` | `PA21` | `I2S0_SDO_PIN`, `I2S_SD_PIN` | `TCC1` (channel 5), `TCC0` (channel 1) |
56+
| `D32` | `PA21` | `I2S0_SDO_PIN`, `I2S_SDO_PIN` | `TCC1` (channel 5), `TCC0` (channel 1) |
5757
| `D33` | `PA20` | `I2S0_FS_PIN`, `I2S_WS_PIN` | `TCC1` (channel 4), `TCC0` (channel 0) |
5858
| `D34` | `PA19` | | `TCC1` (channel 3), `TCC0` (channel 7) |
5959
| `D35` | `PA18` | | `TCC1` (channel 2), `TCC0` (channel 6) |

0 commit comments

Comments
 (0)