mbed library sources. Supersedes mbed-src.

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

Revision:
178:79309dc6340a
Parent:
164:289d4deac6e4
Child:
187:0387e8f68319
--- a/platform/mbed_debug.h	Wed Nov 08 13:50:44 2017 +0000
+++ b/platform/mbed_debug.h	Thu Nov 23 11:57:25 2017 +0000
@@ -1,6 +1,11 @@
 
 /** \addtogroup platform */
 /** @{*/
+/**
+ * \defgroup platform_debug Debug functions
+ * @{
+ */
+ 
 /* mbed Microcontroller Library
  * Copyright (c) 2006-2013 ARM Limited
  *
@@ -68,4 +73,7 @@
 
 #endif
 
-/** @}*/
+/**@}*/
+
+/**@}*/
+