This is a fork of the `events` subdirectory of https://github.com/ARMmbed/mbed-os
Dependents: HelloWorld_CCA01M1 HelloWorld_CCA02M1 CI-data-logger-server HelloWorld_CCA02M1 ... more
This is a fork of the events subdirectory of https://github.com/ARMmbed/mbed-os.
Note, you must import this library with import name: events!!!
Diff: mbed_events.h
- Revision:
- 5:705843a08e16
- Parent:
- 2:a60d8117d0e0
- Child:
- 9831:68f03f5d2dd2
--- a/mbed_events.h Sat Oct 01 23:11:42 2016 -0500
+++ b/mbed_events.h Tue Oct 04 15:02:44 2016 -0500
@@ -1,3 +1,6 @@
+
+/** \addtogroup events */
+/** @{*/
/* events
* Copyright (c) 2016 ARM Limited
*
@@ -31,3 +34,5 @@
#endif
+
+/** @}*/