aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/hal.dox
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-06-18 11:30:57 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-06-18 11:30:57 +0000
commit7cac72ed6d172e67967c5cadbaa4fe8d9aa758fb (patch)
treeef354ece0b59de7c26b958df0720e03125ed1ce0 /os/hal/hal.dox
parent0970c44b086287eac3c6c147a390fddb0f9de552 (diff)
downloadChibiOS-7cac72ed6d172e67967c5cadbaa4fe8d9aa758fb.tar.gz
ChibiOS-7cac72ed6d172e67967c5cadbaa4fe8d9aa758fb.tar.bz2
ChibiOS-7cac72ed6d172e67967c5cadbaa4fe8d9aa758fb.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2024 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/hal.dox')
-rw-r--r--os/hal/hal.dox11
1 files changed, 11 insertions, 0 deletions
diff --git a/os/hal/hal.dox b/os/hal/hal.dox
index 08a3ebbd1..733e71758 100644
--- a/os/hal/hal.dox
+++ b/os/hal/hal.dox
@@ -58,6 +58,17 @@
*/
/**
+ * @defgroup platforms Platforms
+ * @brief Supported platforms.
+ * @details The implementation of the device drivers can be sligthly different
+ * on the various platforms because architectural constrains. This section
+ * describes the implementation of the various device drivers on the various
+ * supported platforms.
+ *
+ * @ingroup IO
+ */
+
+/**
* @defgroup HAL HAL Driver
* @brief Hardware Abstraction Layer.
* @details The HAL driver performs the system initialization and includes