Skip to content

Commit 06d8d6a

Browse files
authored
Added new line at EoF.
1 parent 2546f5d commit 06d8d6a

File tree

1 file changed

+1
-1
lines changed
  • targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/TARGET_SDP_K1

1 file changed

+1
-1
lines changed

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/TARGET_SDP_K1/PeripheralPins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,4 +420,4 @@ MBED_WEAK const PinMap PinMap_QSPI_SCLK[] = {
420420
MBED_WEAK const PinMap PinMap_QSPI_SSEL[] = {
421421
{PB_6, QSPI_1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_NOPULL, GPIO_AF10_QSPI)}, // Connected to QUADSPI_NSS_A
422422
{NC, NC, 0}
423-
};
423+
};

0 commit comments

Comments
 (0)