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:
150:a330f0fddbec
Parent:
147:a97add6d7e64
Child:
152:235179ab3f27
--- a/hal/flash_api.h	Wed Aug 16 18:12:46 2017 +0100
+++ b/hal/flash_api.h	Thu Aug 31 17:15:06 2017 +0100
@@ -98,7 +98,6 @@
 /** Get page size
  *
  * @param obj The flash object
- * @param address The page starting address
  * @return The size of a page
  */
 uint32_t flash_get_page_size(const flash_t *obj);