File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_MTB_LAIRD_BL654 Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -92,21 +92,21 @@ typedef enum {
92
92
PinDef (0 , 31 ),
93
93
94
94
PinDef (1 , 0 ), //P1_1 = 32...
95
- PinDef (1 , 1 ),
96
- PinDef (1 , 2 ),
97
- PinDef (1 , 3 ),
98
- PinDef (1 , 4 ),
99
- PinDef (1 , 5 ),
100
- PinDef (1 , 6 ),
101
- PinDef (1 , 7 ),
102
- PinDef (1 , 8 ),
103
- PinDef (1 , 9 ),
104
- PinDef (1 , 10 ),
105
- PinDef (1 , 11 ),
106
- PinDef (1 , 12 ),
107
- PinDef (1 , 13 ),
108
- PinDef (1 , 14 ),
109
- PinDef (1 , 15 ),
95
+ PinDef (1 , 1 ),
96
+ PinDef (1 , 2 ),
97
+ PinDef (1 , 3 ),
98
+ PinDef (1 , 4 ),
99
+ PinDef (1 , 5 ),
100
+ PinDef (1 , 6 ),
101
+ PinDef (1 , 7 ),
102
+ PinDef (1 , 8 ),
103
+ PinDef (1 , 9 ),
104
+ PinDef (1 , 10 ),
105
+ PinDef (1 , 11 ),
106
+ PinDef (1 , 12 ),
107
+ PinDef (1 , 13 ),
108
+ PinDef (1 , 14 ),
109
+ PinDef (1 , 15 ),
110
110
111
111
// Port0
112
112
p0 = P0_0 ,
@@ -288,9 +288,9 @@ typedef enum {
288
288
//MTB aliases
289
289
GP0 = SIO_33 ,
290
290
GP1 = SIO_34 ,
291
- AIN0 = SIO_2 ,
292
- AIN1 = SIO_3 ,
293
- AIN2 = SIO_4 ,
291
+ AIN0 = SIO_2 ,
292
+ AIN1 = SIO_3 ,
293
+ AIN2 = SIO_4 ,
294
294
GP2 = SIO_42 ,
295
295
GP3 = SIO_43 ,
296
296
GP4 = SIO_19 ,
You can’t perform that action at this time.
0 commit comments