Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: stm32f4xx_nucleo.c
- Revision:
- 2:1be1ed63e942
- Parent:
- 0:4db361f2e6d5
--- a/stm32f4xx_nucleo.c Sun Jan 04 13:31:05 2015 +0000 +++ b/stm32f4xx_nucleo.c Mon Jan 05 13:07:07 2015 +0000 @@ -439,7 +439,7 @@ /*------------Put SD in SPI mode--------------*/ /* SD SPI Config */ - SPIx_Init(); + SPIx_Init(); /* SD chip select high */ SD_CS_HIGH();