t

Fork of mbed-dev by mbed official

Revision:
19:112740acecfa
Parent:
0:9b334a45a8ff
Child:
23:ee8ca7052b3c
--- a/targets/hal/TARGET_STM/TARGET_STM32F4/TARGET_DISCO_F429ZI/PeripheralNames.h	Mon Nov 09 13:30:11 2015 +0000
+++ b/targets/hal/TARGET_STM/TARGET_STM32F4/TARGET_DISCO_F429ZI/PeripheralNames.h	Tue Nov 10 09:30:11 2015 +0000
@@ -68,7 +68,7 @@
     SPI_3 = (int)SPI3_BASE,
     SPI_4 = (int)SPI4_BASE,
     SPI_5 = (int)SPI5_BASE,
-    SPI_6 = (int)SPI5_BASE
+    SPI_6 = (int)SPI6_BASE
 } SPIName;
 
 typedef enum {