aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-06-26 14:06:21 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-06-26 14:06:21 +0000
commitcc44376c6e07d5c47561db9f6179e51e0654391d (patch)
tree8de60ea812b403e12c6a839924f3254d86c226f9 /readme.txt
parent8292744ffd977bbe16d4fe4273a4acdc196e463d (diff)
downloadChibiOS-cc44376c6e07d5c47561db9f6179e51e0654391d.tar.gz
ChibiOS-cc44376c6e07d5c47561db9f6179e51e0654391d.tar.bz2
ChibiOS-cc44376c6e07d5c47561db9f6179e51e0654391d.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@325 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index e54f5944f..bc8150ecb 100644
--- a/readme.txt
+++ b/readme.txt
@@ -84,6 +84,8 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
- FIX: Fixed a problem in the STM32 port USART1 driver.
- Added the definitions for packed structures to the chtypes.h files.
- Fixed a problem in the MMC/SD driver in the LPC2148 demo.
+- Improvements to the makefiles, now each source group has its own .mk include
+ file. Now it is no more required to rewrite everything in each makefile.
*** 0.6.5 ***
- NEW: Web server demo for the AT91SAM7X256, the demo integrates the uIP