mbed library sources. Supersedes mbed-src.

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

Revision:
172:7d866c31b3c5
Parent:
169:e3b6fe271b81
Child:
174:b96e65c34a4d
--- a/hal/flash_api.h	Wed Aug 16 18:27:13 2017 +0100
+++ b/hal/flash_api.h	Thu Aug 31 17:27:04 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);