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:
152:235179ab3f27
Parent:
146:22da6e220af6
--- a/drivers/FlashIAP.h	Fri Sep 15 14:46:57 2017 +0100
+++ b/drivers/FlashIAP.h	Mon Oct 02 15:20:36 2017 +0100
@@ -112,6 +112,7 @@
 
     /** Get the program page size
      *
+     *  The page size defines the writable page size
      *  @return Size of a program page in bytes
      */
     uint32_t get_page_size() const;