mbed library sources. Supersedes mbed-src.

Dependents:   Nucleo_Hello_Encoder BLE_iBeaconScan AM1805_DEMO DISCO-F429ZI_ExportTemplate1 ... more

Revision:
184:08ed48f1de7f
Parent:
168:9672193075cf
Child:
188:bcfe06ba3d64
--- a/drivers/SPISlave.h	Tue Mar 20 17:01:51 2018 +0000
+++ b/drivers/SPISlave.h	Thu Apr 19 17:12:19 2018 +0100
@@ -59,7 +59,7 @@
 
     /** Create a SPI slave connected to the specified pins
      *
-     *  mosi or miso can be specfied as NC if not used
+     *  mosi or miso can be specified as NC if not used
      *
      *  @param mosi SPI Master Out, Slave In pin
      *  @param miso SPI Master In, Slave Out pin