From 9b59b00627e0e068d6e63da7f21ee54d709a46c2 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 19 Sep 2009 08:00:34 +0000 Subject: Improved makefiles. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1166 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index ecbf68907..923f92c19 100644 --- a/readme.txt +++ b/readme.txt @@ -31,6 +31,9 @@ - NEW: Updated the STM32 port to use the newest ST firmware library files (version 3.1.0). Note that now the ST drivers are included in the STM32 demo directory. +- NEW: Improved makefiles and makefile fragments, now the paths are not fixed, + the fragments can be included also from projects outside the ChibiOS/RT files + structure by simply defining the variable ${CHIBIOS}. - CHANGE: Removed the CH_USE_SERIAL_FULLDUPLEX configuration option because the serial driver is no more part of the kernel. - CHANGE: Reorganized the PAL and Serial identifiers now IOPORT1..N and -- cgit v1.2.3