micropython/ports/samd/boards/MINISAM_M4/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

541 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_PA02,A0_D9
8PIN_PB08,A1_D10
9PIN_PB09,A2_D11
10PIN_PA04,A3_D12
11PIN_PA05,A4_D13
12PIN_PA06,A5
13PIN_PA16,D0
14PIN_PA17,D1
15PIN_PA07,A6_D2
16PIN_PA19,D3
17PIN_PA20,D4
18PIN_PA21,D5
19PIN_PA00,BUTTON
20PIN_PA03,AREF
21PIN_PA12,SDA
22PIN_PA13,SCL
23PIN_PB03,DOTSTAR_DATA
24PIN_PB02,DOTSTAR_CLK
25LED_PA15,LED