From 796f13d4fa6befdf9e524306d764a3f1483ab8f1 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 29 Dec 2008 11:38:21 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@557 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- docs/ch.txt | 41 ++++++++++++++++++++++++++++++++++++++++- ports/ARMCM3/chcore.h | 12 +++++++++++- readme.txt | 7 ++++++- 3 files changed, 57 insertions(+), 3 deletions(-) diff --git a/docs/ch.txt b/docs/ch.txt index 884eb1f11..326fddc00 100644 --- a/docs/ch.txt +++ b/docs/ch.txt @@ -210,7 +210,8 @@ * @defgroup ARM7CONF Configuration Options * @{ *

- * The ARM7 port allows some architecture-specific configurations: + * The ARM7 port allows some architecture-specific configurations settings + * that can be specified externally, as example on the compiler command line: *