aboutsummaryrefslogtreecommitdiffstats
path: root/demos/Posix-GCC/chconf.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-06-04 12:33:23 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-06-04 12:33:23 +0000
commitfd41cf487a4e4e6d949efecdedc16b3e67d5d0b4 (patch)
tree9fe8d9e6ccf3dda63f6fc1829fa6b0dfd95ed14d /demos/Posix-GCC/chconf.h
parent062707c0279cc65f73a42cef10ef75954619bd30 (diff)
downloadChibiOS-fd41cf487a4e4e6d949efecdedc16b3e67d5d0b4.tar.gz
ChibiOS-fd41cf487a4e4e6d949efecdedc16b3e67d5d0b4.tar.bz2
ChibiOS-fd41cf487a4e4e6d949efecdedc16b3e67d5d0b4.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1997 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/Posix-GCC/chconf.h')
-rw-r--r--demos/Posix-GCC/chconf.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/demos/Posix-GCC/chconf.h b/demos/Posix-GCC/chconf.h
index dd249746f..c1aa2b710 100644
--- a/demos/Posix-GCC/chconf.h
+++ b/demos/Posix-GCC/chconf.h
@@ -482,4 +482,8 @@ struct { \
#endif /* _CHCONF_H_ */
+/*===========================================================================*/
+/* Port-specific settings (override port settings defaulted in chcore.h). */
+/*===========================================================================*/
+
/** @} */