doc: Added group definitions for most common modules.
[bertos.git] / bertos / cfg / macros.h
index 3ec6b277e51f320f87937098c1a88094ce965a1d..0a721ac5a060f703d00a594ed9ab7cad25ae926e 100644 (file)
  *
  * -->
  *
+ * \defgroup macros General purpose macros
+ * \ingroup core
+ * \{
+ *
  * \brief Common and handy function macros
  *
  * \author Bernie Innocenti <bernie@codewiz.org>
  */
 typedef uint32_t id_t;
 
+/** \} */ //defgroup macros
+
 #endif /* MACROS_H */