Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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: equeue/equeue_platform.h
- Revision:
- 5:705843a08e16
- Parent:
- 0:a792d4bf36c2
- Child:
- 18:dba7bd0f39f3
--- a/equeue/equeue_platform.h Sat Oct 01 23:11:42 2016 -0500
+++ b/equeue/equeue_platform.h Tue Oct 04 15:02:44 2016 -0500
@@ -1,3 +1,6 @@
+
+/** \addtogroup events */
+/** @{*/
/*
* System specific implementation
*
@@ -138,3 +141,5 @@
#endif
#endif
+
+/** @}*/