aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/SPC56x
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-02 18:56:02 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-02 18:56:02 +0000
commitf95fc666de8186937f7101c74386af0c85968ec3 (patch)
tree88c37518fead66a1db3c31c799cc88fc367c950c /os/hal/platforms/SPC56x
parent43bb4bfedb2c8b2ed31adc4d3e262d3c975cbe66 (diff)
downloadChibiOS-f95fc666de8186937f7101c74386af0c85968ec3.tar.gz
ChibiOS-f95fc666de8186937f7101c74386af0c85968ec3.tar.bz2
ChibiOS-f95fc666de8186937f7101c74386af0c85968ec3.zip
Various documentation improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2788 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/SPC56x')
-rw-r--r--os/hal/platforms/SPC56x/platform.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/SPC56x/platform.dox b/os/hal/platforms/SPC56x/platform.dox
index 3308731e9..397e92ad0 100644
--- a/os/hal/platforms/SPC56x/platform.dox
+++ b/os/hal/platforms/SPC56x/platform.dox
@@ -49,7 +49,7 @@
*/
/**
- * @defgroup SPC563_SERIAL SPC563Mx ESCI Support (buffered)
+ * @defgroup SPC563_SERIAL SPC563Mx Serial Support
* @details The SPC563Mx/MPC563xM Serial driver uses the ESCI peripherals
* in a buffered, interrupt driven, implementation.
*