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.
Revision 7:48c3b056fa68, committed 2021-07-08
- Comitter:
- wayky
- Date:
- Thu Jul 08 09:30:57 2021 +0000
- Parent:
- 6:de3fc5f5f065
- Commit message:
- Paco pepe
Changed in this revision
| BSP/x_nucleo_plc01a1_config.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/BSP/x_nucleo_plc01a1_config.h Thu Jul 13 16:43:48 2017 +0000 +++ b/BSP/x_nucleo_plc01a1_config.h Thu Jul 08 09:30:57 2021 +0000 @@ -74,7 +74,8 @@ #define X_NUCLEO_PLC01A1_PIN_SPI_CS1 (D9) #define X_NUCLEO_PLC01A1_PIN_SPI_CS2 (D10) -#define X_NUCLEO_PLC01A1_PIN_SPI_MOSI (D11) +//#define X_NUCLEO_PLC01A1_PIN_SPI_MOSI (D11) +#define X_NUCLEO_PLC01A1_PIN_SPI_MOSI (PB_5) #define X_NUCLEO_PLC01A1_PIN_SPI_MISO (D12) #define X_NUCLEO_PLC01A1_PIN_SPI_SCLK (D13)