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/RawSerial.h	Tue Mar 20 17:01:51 2018 +0000
+++ b/drivers/RawSerial.h	Thu Apr 19 17:12:19 2018 +0100
@@ -68,7 +68,7 @@
      *
      * @param c The char to write
      *
-     * @returns The written char or -1 if an error occured
+     * @returns The written char or -1 if an error occurred
      */
     int putc(int c);