doc: Added FIFO module documentation.
[bertos.git] / doc / general-introduction
index 3e549ac7960dfe9fa5748caffa3a8608fdf67dc7..ff5e5bd59df8b244791530336f94a10f02adaa9c 100644 (file)
@@ -91,3 +91,17 @@ int main()
  * This section describes various algorithms and standalone code
  * useful in day to day programming.
  */
+
+/*!
+ * \defgroup graphics General purpose graphical routines
+ *
+ */
+
+/*!
+ * \defgroup gui BeRTOS GUI toolkit
+ *
+ */
+
+/*!
+ * \defgroup struct Embedded optimized general purpose data types
+ */