From 30b27b1370a113241a9ee218a74ef0c322164741 Mon Sep 17 00:00:00 2001 From: Glenn Ruben Bakke Date: Fri, 9 Jun 2017 00:06:26 +0200 Subject: [PATCH] nrf/boards: Correcting feather52 I2C SDA pin assigned to the board. --- nrf/boards/feather52/pins.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nrf/boards/feather52/pins.csv b/nrf/boards/feather52/pins.csv index 9ac45403c3..b7017602a7 100644 --- a/nrf/boards/feather52/pins.csv +++ b/nrf/boards/feather52/pins.csv @@ -16,9 +16,9 @@ PA16,PA16 LED1,PA17 LED2,PA19 PA20,PA20 -PA25,PA25 +I2C_SDA,PA25 I2C_SCL,PA26 -I2C_SDA,PA27 +PA27,PA27 PA28,PA28,ADC0_IN4 PA29,PA29,ADC0_IN5 PA30,PA30,ADC0_IN6