aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-05-08 14:06:45 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-05-08 14:06:45 +0000
commit3d2fd8eb545182334b672c52acd7b8a06193bedf (patch)
treef537217d1307315a13a7582edd7f9d03df441e12 /docs
parentb37209d196026ba07f687c487d53dcbeef1f9223 (diff)
downloadChibiOS-3d2fd8eb545182334b672c52acd7b8a06193bedf.tar.gz
ChibiOS-3d2fd8eb545182334b672c52acd7b8a06193bedf.tar.bz2
ChibiOS-3d2fd8eb545182334b672c52acd7b8a06193bedf.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@951 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r--docs/src/main.dox5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/src/main.dox b/docs/src/main.dox
index 59b9f3f6d..184bfab11 100644
--- a/docs/src/main.dox
+++ b/docs/src/main.dox
@@ -81,8 +81,13 @@
*
* <h2>Test Modules</h2>
* - @subpage test_threads
+ * - @subpage test_dynamic
+ * - @subpage test_msg
+ * - @subpage test_events
+ * - @subpage test_mbox
* - @subpage test_queues
* - @subpage test_serial
+ * - @subpage test_heap
* - @subpage test_benchmarks
* .
*/