mirror of https://github.com/ARMmbed/mbed-os.git
Added new line at EoF.
parent
2546f5da7e
commit
06d8d6aaff
|
@ -420,4 +420,4 @@ MBED_WEAK const PinMap PinMap_QSPI_SCLK[] = {
|
||||||
MBED_WEAK const PinMap PinMap_QSPI_SSEL[] = {
|
MBED_WEAK const PinMap PinMap_QSPI_SSEL[] = {
|
||||||
{PB_6, QSPI_1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_NOPULL, GPIO_AF10_QSPI)}, // Connected to QUADSPI_NSS_A
|
{PB_6, QSPI_1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_NOPULL, GPIO_AF10_QSPI)}, // Connected to QUADSPI_NSS_A
|
||||||
{NC, NC, 0}
|
{NC, NC, 0}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue