micropython/ports/samd/boards/MINISAM_M4/pins.csv
robert-hh a9304af8fa samd/boards: Add missing/lost board config and pin definitions.
Fixes are:
- Pin definitions for ADAFRUIT_FEATHER_Mx_EXPRESS and
  ADAFRUIT_ITSYBITSY_M4_EXPRESS.
- For ADAFRUIT_ITSYBITSY_M0_EXPRESS, change the MISO/MOSI name.
- For MINISAM_M4, add the default SPI pins.
- For boards with 32k crystal, add the XOSC32K setting.
2022-10-06 22:58:09 +11:00

582 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_PB22,MOSI
24PIN_PB23,MISO
25PIN_PA01,SCK
26PIN_PB03,DOTSTAR_DATA
27PIN_PB02,DOTSTAR_CLK
28LED_PA15,LED