aboutsummaryrefslogtreecommitdiffstats
path: root/demos/Posix-GCC/chconf.h
diff options
context:
space:
mode:
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). */
+/*===========================================================================*/
+
/** @} */