micropython/ports/samd/boards/ADAFRUIT_TRINKET_M0/pins.csv
robert-hh 0420799a84 samd/boards: Replace pins.c and pins.h by pins.csv.
The files pins.c and pins.h are generated during the build process from
pins.csv, using a make-pins.py script.
2022-10-06 22:29:49 +11:00

379 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
14LED_PA10,LED