mbed library sources, mbed-dev only for TYBLE16

Fork of mbed-dev by mbed official

Please refer flowing link.
/users/kenjiArai/notebook/tyble16-module-will-become-a-mbed-family--mbedliza/

Revision:
178:79309dc6340a
Parent:
167:e84263d55307
--- a/platform/mbed_wait_api.h	Wed Nov 08 13:50:44 2017 +0000
+++ b/platform/mbed_wait_api.h	Thu Nov 23 11:57:25 2017 +0000
@@ -1,6 +1,11 @@
 
 /** \addtogroup platform */
 /** @{*/
+/**
+ * \defgroup platform_wait_api wait_api functions
+ * @{
+ */
+ 
 /* mbed Microcontroller Library
  * Copyright (c) 2006-2013 ARM Limited
  *
@@ -70,3 +75,4 @@
 #endif
 
 /** @}*/
+/** @}*/