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

443 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_PA08,D0
8PIN_PA02,D1
9PIN_PA09,D2
10PIN_PA07,D3
11PIN_PA06,D4
12PIN_PA00,DOTSTAR_DATA
13PIN_PA01,DOTSTAR_CLK
14PIN_PA10,LED
15PIN_PA24,USB_DM
16PIN_PA25,USB_DP
17PIN_PA30,SWCLK
18PIN_PA31,SWDIO