aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/AT91SAM7/serial_lld.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-01-01 15:29:17 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-01-01 15:29:17 +0000
commit307e9891e40e46b08cd15690da8fff1657172915 (patch)
tree0b62c8e7972e24320c1091d957f7a2764de829dc /os/hal/platforms/AT91SAM7/serial_lld.h
parentf8c40043e469d81f2a9f380d6723b92c79bd30bc (diff)
downloadChibiOS-307e9891e40e46b08cd15690da8fff1657172915.tar.gz
ChibiOS-307e9891e40e46b08cd15690da8fff1657172915.tar.bz2
ChibiOS-307e9891e40e46b08cd15690da8fff1657172915.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1486 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/AT91SAM7/serial_lld.h')
-rw-r--r--os/hal/platforms/AT91SAM7/serial_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/AT91SAM7/serial_lld.h b/os/hal/platforms/AT91SAM7/serial_lld.h
index 7b7deba95..b79439c04 100644
--- a/os/hal/platforms/AT91SAM7/serial_lld.h
+++ b/os/hal/platforms/AT91SAM7/serial_lld.h
@@ -78,7 +78,7 @@
/*===========================================================================*/
/**
- * Serial Driver condition flags type.
+ * @brief Serial Driver condition flags type.
*/
typedef uint32_t sdflags_t;