mbed library sources. Supersedes mbed-src.

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

Revision:
187:0387e8f68319
Parent:
181:57724642e740
--- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/objects.h	Fri Jun 22 16:45:37 2018 +0100
+++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/objects.h	Thu Sep 06 13:40:20 2018 +0100
@@ -81,6 +81,10 @@
     uint8_t dummy;
 };
 
+struct flash_s {
+    uint8_t dummy;
+};
+
 #ifdef __cplusplus
 }
 #endif