File tree 10 files changed +9
-31
lines changed
ADAFRUIT_FEATHER_M0_EXPRESS
ADAFRUIT_FEATHER_M4_EXPRESS
ADAFRUIT_ITSYBITSY_M0_EXPRESS
ADAFRUIT_ITSYBITSY_M4_EXPRESS
SPARKFUN_SAMD51_THING_PLUS
10 files changed +9
-31
lines changed Original file line number Diff line number Diff line change 1
1
# Pin rows contain Pin number and pin name.
2
2
# Pin rows start with PIN_
3
- # LED rows start with LED_
4
3
# If the pin name is omitted, the pin number is added as name.
5
- # Rows for empty entries have to start with '-'
6
4
# Empty lines and lines starting with # are ignored
7
5
8
6
PIN_PA27,LED_TX
Original file line number Diff line number Diff line change 1
1
# Pin rows contain Pin number and pin name.
2
2
# Pin rows start with PIN_
3
- # LED rows start with LED_
4
3
# 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 PIN_ or LED_ are ignored
4
+ # Empty lines and lines not starting with PIN_ are ignored
7
5
8
6
PIN_PB17,D0
9
7
PIN_PB16,D1
Original file line number Diff line number Diff line change 1
1
# Pin rows contain Pin number and pin name.
2
2
# Pin rows start with PIN_
3
- # LED rows start with LED_
4
3
# 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 not starting with PIN_ or LED_ are ignored
4
+ # Empty lines and lines not starting with PIN_ are ignored
7
5
8
6
PIN_PA11,D0
9
7
PIN_PA10,D1
Original file line number Diff line number Diff line change 1
1
# Pin rows contain Pin number and pin name.
2
2
# Pin rows start with PIN_
3
- # LED rows start with LED_
4
3
# 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
4
+ # Empty lines and lines not starting with PIN_ are ignored
7
5
8
6
PIN_PA16,D0
9
7
PIN_PA17,D1
Original file line number Diff line number Diff line change 1
1
# Pin rows contain Pin number and pin name.
2
2
# Pin rows start with PIN_
3
- # LED rows start with LED_
4
3
# 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
4
+ # Empty lines and lines not starting with PIN_ are ignored
7
5
8
6
PIN_PA08,D0
9
7
PIN_PA02,D1
Original file line number Diff line number Diff line change 1
1
# Pin rows contain Pin number and pin name.
2
2
# Pin rows start with PIN_
3
- # LED rows start with LED_
4
3
# 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
4
+ # Empty lines and lines not starting with PIN_ are ignored
7
5
8
6
PIN_PA02,A0_D9
9
7
PIN_PB08,A1_D10
Original file line number Diff line number Diff line change 1
1
# Pin rows contain Pin number and pin name.
2
2
# Pin rows start with PIN_
3
- # LED rows start with LED_
4
3
# 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
4
+ # Empty lines and lines not starting with PIN_ are ignored
7
5
8
6
# EXT1
9
7
PIN_PB00,EXT1_PIN3
Original file line number Diff line number Diff line change 1
1
# Pin rows contain Pin number and pin name.
2
2
# Pin rows start with PIN_
3
- # LED rows start with LED_
4
3
# 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
4
+ # Empty lines and lines not starting with PIN_ are ignored
7
5
8
6
PIN_PB08,A0_D0
9
7
PIN_PB09,A1_D1
Original file line number Diff line number Diff line change 1
1
# Pin rows contain Pin number and pin name.
2
2
# Pin rows start with PIN_
3
- # LED rows start with LED_
4
3
# 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
4
+ # Empty lines and lines not starting with PIN_ are ignored
7
5
8
6
PIN_PA02,A0_D0
9
7
PIN_PA04,A1_D1
Original file line number Diff line number Diff line change 1
1
# Pin rows contain Pin number and pin name.
2
2
# Pin rows start with PIN_
3
- # LED rows start with LED_
4
3
# 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 not starting with PIN_ or LED_ are ignored
4
+ # Empty lines and lines not starting with PIN_ are ignored
7
5
8
6
PIN_PA13,D0
9
7
PIN_PA12,D1
10
- PIN_PB23,RXD
11
- PIN_PB22,TXD
12
8
PIN_PA06,D4
13
9
PIN_PA15,D5
14
10
PIN_PA20,D6
You can’t perform that action at this time.
0 commit comments