aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include/serial.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-11-29 10:37:31 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-11-29 10:37:31 +0000
commitf90ae4d17df24cd6477f2557bc86ef9433e93414 (patch)
tree32ffb2543a1e07f5773278748542cc69d45f210a /os/hal/include/serial.h
parentd477d161e3846b0b8256995638b78c5c090ac0f2 (diff)
downloadChibiOS-f90ae4d17df24cd6477f2557bc86ef9433e93414.tar.gz
ChibiOS-f90ae4d17df24cd6477f2557bc86ef9433e93414.tar.bz2
ChibiOS-f90ae4d17df24cd6477f2557bc86ef9433e93414.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1354 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/include/serial.h')
-rw-r--r--os/hal/include/serial.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/include/serial.h b/os/hal/include/serial.h
index 54e8b33a9..3623fa7e5 100644
--- a/os/hal/include/serial.h
+++ b/os/hal/include/serial.h
@@ -27,7 +27,7 @@
#ifndef _SERIAL_H_
#define _SERIAL_H_
-#if CH_HAL_USE_SERIAL
+#if CH_HAL_USE_SERIAL || defined(__DOXYGEN__)
/** No pending conditions.*/
#define SD_NO_ERROR 0