Fork of X_NUCLEO_COMMON lib adding 16-bit SPI support

Fork of X_NUCLEO_COMMON by ST

Revision:
15:923ab55e8d5d
Parent:
14:655c1d3a5d59
--- a/DevSPI/DevSPI.h	Tue Feb 16 09:50:42 2016 +0000
+++ b/DevSPI/DevSPI.h	Tue Feb 16 10:01:10 2016 +0000
@@ -42,7 +42,7 @@
 
 /* Includes ------------------------------------------------------------------*/
 #include "mbed.h"
-extern DigitalOut led;
+
 /* Classes -------------------------------------------------------------------*/
 /** Helper class DevSPI providing functions for SPI communication common for a
  *  series of SPI devices.