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

730 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 starting with # are ignored
7PIN_PA27,LED_TX
8PIN_PB03,LED_RX
9PIN_PA11,D0
10PIN_PA10,D1
11PIN_PA14,D2
12PIN_PA09,D3
13PIN_PA08,D4
14PIN_PA15,D5
15PIN_PA20,D6
16PIN_PA21,D7
17PIN_PA06,D8
18PIN_PA07,D9
19PIN_PA18,D10
20PIN_PA16,D11
21PIN_PA19,D12
22PIN_PA17,D13
23PIN_PA02,A0
24PIN_PB08,A1
25PIN_PB09,A2
26PIN_PA04,A3
27PIN_PA05,A4
28PIN_PB02,A5
29PIN_PB22,TX
30PIN_PB23,RX
31PIN_PA23,SCL
32PIN_PA22,SDA
33PIN_PB10,MOSI
34PIN_PA12,MISO
35PIN_PB11,SCK
36PIN_PA06,NEOPIXEL
37PIN_PA13,FLASH_CS
38PIN_PA24,USB_DM
39PIN_PA25,USB_DP
40PIN_PA30,SWCLK
41PIN_PA31,SWDIO