From b389116a6f56a76d42ca0c2a7304491d9f4bbfb8 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 21 Sep 2007 16:44:36 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 016a661ae..f401b02c0 100644 --- a/readme.txt +++ b/readme.txt @@ -1,4 +1,6 @@ -Directories structure: +***************************************************************************** +*** Directories structure *** +***************************************************************************** ./readme.txt - This file. ./license.txt - GPL3 license file. @@ -23,3 +25,14 @@ LPC214x-GCC - ChibiOS/RT port for ARM7 LPC2148, the demo targets the for any processor into the LPC2000 family or other boards. The demo can be compiled using YAGARTO or any other GCC-based ARM toolchain. + +***************************************************************************** +*** Releases *** +***************************************************************************** + +*** 0.1.1 *** +- Some fixes into the documentation +- Renamed makefiles to Makefiles, upper case M. + +*** 0.1.0 *** +- First alpha release \ No newline at end of file