aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2007-09-22 14:10:02 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2007-09-22 14:10:02 +0000
commitcfdef89c7180aa2846afb0a96371dba87ee6714c (patch)
tree9679e9566769cb1e8a03ba1c705dc07de12c7d25 /readme.txt
parentb389116a6f56a76d42ca0c2a7304491d9f4bbfb8 (diff)
downloadChibiOS-cfdef89c7180aa2846afb0a96371dba87ee6714c.tar.gz
ChibiOS-cfdef89c7180aa2846afb0a96371dba87ee6714c.tar.bz2
ChibiOS-cfdef89c7180aa2846afb0a96371dba87ee6714c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@18 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index f401b02c0..b93d7bdc4 100644
--- a/readme.txt
+++ b/readme.txt
@@ -30,6 +30,10 @@ LPC214x-GCC - ChibiOS/RT port for ARM7 LPC2148, the demo targets the
*** Releases ***
*****************************************************************************
+*** 0.2.0 ***
+- Introduced support for ARM in thumb mode.
+- Minor fixes to the ARM demo.
+
*** 0.1.1 ***
- Some fixes into the documentation
- Renamed makefiles to Makefiles, upper case M.