We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb421d commit e06d1dbCopy full SHA for e06d1db
targets/TARGET_NORDIC/TARGET_NRF5/TARGET_MCU_NRF51822_UNIFIED/TARGET_OSHCHIP/PinNames.h
@@ -119,6 +119,18 @@ typedef enum {
119
P0_28 = p28,
120
P0_29 = p29,
121
P0_30 = p30,
122
+ /*
123
+ ┏━━━━━━━━━━┓
124
+UART┬── TX D0 ╶┨ 1 ╒╕ 16 ┠╴ VCC
125
+ └── RX D1 ╶┨ 2 ╘╛ 15 ┠╴ D8 SCL ─┬I²C
126
+ D2 ╶┨ 3 14 ┠╴ D7 SDA ─┘
127
+ SPI┬ MOSI D3 ╶┨ 4 13 ┠╴ A0
128
+ │ MISO D4 ╶┨ 5 ┌──┐12 ┠╴ A
129
+ │ SEL D5 ╶┨ 6 └──┘11 ┠╴ D9 AREF
130
+ └─ CLK D4 ╶┨ 7 10 ┠╴ A2
131
+ GND ╶┨ 8 :: 9 ┠╴ A3
132
+ ┗━━━━━━━━━━┛
133
+ */
134
135
OSHCHIP_PIN_1 = p20,
136
OSHCHIP_PIN_2 = p18,
0 commit comments