mbed library sources. Supersedes mbed-src.

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

Revision:
149:156823d33999
Parent:
144:ef7eb2e8f9f7
Child:
167:e84263d55307
--- a/hal/storage_abstraction/Driver_Storage.h	Fri Sep 30 18:07:01 2016 +0100
+++ b/hal/storage_abstraction/Driver_Storage.h	Fri Oct 28 11:17:30 2016 +0100
@@ -1,3 +1,6 @@
+
+/** \addtogroup hal */
+/** @{*/
 /*
  * Copyright (c) 2006-2016, ARM Limited, All Rights Reserved
  * SPDX-License-Identifier: Apache-2.0
@@ -766,3 +769,5 @@
 #endif // __cplusplus
 
 #endif /* __DRIVER_STORAGE_H */
+
+/** @}*/