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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

23 lines
443 B
Plaintext
Raw Normal View History

# Pin rows contain Pin number and pin name.
# Pin rows start with PIN_
# LED rows start with LED_
# If the pin name is omitted, the pin number is added as name.
# Rows for empty entries have to start with '-'
# Empty lines and lines starting with # are ignored
PIN_PA08,D0
PIN_PA02,D1
PIN_PA09,D2
PIN_PA07,D3
PIN_PA06,D4
PIN_PA00,DOTSTAR_DATA
PIN_PA01,DOTSTAR_CLK
PIN_PA10,LED
PIN_PA24,USB_DM
PIN_PA25,USB_DP
PIN_PA30,SWCLK
PIN_PA31,SWDIO