Added new line at EoF.

pull/14023/head
kylejansen 2020-12-10 12:48:38 +00:00 committed by GitHub
parent 2546f5da7e
commit 06d8d6aaff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -420,4 +420,4 @@ MBED_WEAK const PinMap PinMap_QSPI_SCLK[] = {
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
{NC, NC, 0}
};
};