Skip to content

Commit 65ed9d4

Browse files
committed
Move SPI_PSELSSO = p41
1 parent 4c299fe commit 65ed9d4

File tree

1 file changed

+1
-1
lines changed
  • targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_NRF52840_FEATHER

1 file changed

+1
-1
lines changed

targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_NRF52840_FEATHER/PinNames.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ typedef enum {
196196

197197
SPI_PSELMOSI0 = p13,
198198
SPI_PSELMISO0 = p15,
199-
SPI_PSELSS0 = p17,
199+
SPI_PSELSS0 = p41,
200200
SPI_PSELSCK0 = p14,
201201

202202
// SPI_PSELMOSI1 = p12,

0 commit comments

Comments
 (0)