diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-06-18 11:30:57 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-06-18 11:30:57 +0000 |
commit | 7cac72ed6d172e67967c5cadbaa4fe8d9aa758fb (patch) | |
tree | ef354ece0b59de7c26b958df0720e03125ed1ce0 /os/hal/platforms/SPC56x | |
parent | 0970c44b086287eac3c6c147a390fddb0f9de552 (diff) | |
download | ChibiOS-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/platforms/SPC56x')
-rw-r--r-- | os/hal/platforms/SPC56x/platform.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/platforms/SPC56x/platform.dox b/os/hal/platforms/SPC56x/platform.dox index 119300758..a97718c0f 100644 --- a/os/hal/platforms/SPC56x/platform.dox +++ b/os/hal/platforms/SPC56x/platform.dox @@ -19,9 +19,9 @@ /**
* @defgroup SPC563_DRIVERS SPC563 Drivers
- * @brief Device drivers included in the SPC563 support.
+ * @brief SPC563 specific support.
*
- * @ingroup PPC
+ * @ingroup platforms
*/
/**
|