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

375 B

1# Pin rows contain Pin number and pin name.
2# Pin rows start with PIN_
3# If the pin name is omitted, the pin number is added as name.
4# Empty lines and lines not starting with PIN_ are ignored
5PIN_PA08,D0
6PIN_PA02,D1
7PIN_PA09,D2
8PIN_PA07,D3
9PIN_PA06,D4
10PIN_PA00,DOTSTAR_DATA
11PIN_PA01,DOTSTAR_CLK
12PIN_PA10,LED
13PIN_PA24,USB_DM
14PIN_PA25,USB_DP
15PIN_PA30,SWCLK
16PIN_PA31,SWDIO