The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

Revision:
165:d1b4690b3f8b
Parent:
156:ff21514d8981
Child:
171:3a7713b1edbc
--- a/drivers/SPISlave.h	Tue Mar 20 16:15:49 2018 +0000
+++ b/drivers/SPISlave.h	Thu Apr 19 14:31:27 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