circuitpython/ports/samd/boards/SPARKFUN_SAMD51_THING_PLUS/pins.csv

767 B

1# Pin rows contain Pin number and pin name.
2# Pin rows start with PIN_
3# LED rows start with LED_
4# If the pin name is omitted, the pin number is added as name.
5# Rows for empty entries have to start with '-'
6# Empty lines and lines not starting with PIN_ or LED_ are ignored
7PIN_PA13,D0
8PIN_PA12,D1
9PIN_PB23,RXD
10PIN_PB22,TXD
11PIN_PA06,D4
12PIN_PA15,D5
13PIN_PA20,D6
14PIN_PA21,D7
15PIN_PA07,D9
16PIN_PA18,D10
17PIN_PA16,D11
18PIN_PA19,D12
19PIN_PA17,D13
20PIN_PA02,A0
21PIN_PB08,A1
22PIN_PB09,A2
23PIN_PA04,A3
24PIN_PA05,A4
25PIN_PB02,A5
26PIN_PA22,SDA
27PIN_PA23,SCL
28PIN_PB12,MOSI
29PIN_PB11,MISO
30PIN_PB13,SCK
31PIN_PA08,FLASH_MOSI
32PIN_PA09,FLASH_SCK
33PIN_PA10,FLASH_CS
34PIN_PA11,FLASH_MISO
35PIN_PB03,RXLED
36PIN_PA27,TXLED
37PIN_PA24,USB_DM
38PIN_PA25,USB_DP
39PIN_PA26,USB_SOF
40PIN_PA30,SWCLK
41PIN_PA31,SWDIO