diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-04-10 09:48:07 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-04-10 09:48:07 +0000 |
commit | 088e14785514b90bb1ad10a661e8a044fa1f2876 (patch) | |
tree | 0625d2ea6453c1230b6b50e1242bb924abb70b28 | |
parent | 7a4b5c472fd67b3c4e58ebe621b7f33412e308bc (diff) | |
download | ChibiOS-088e14785514b90bb1ad10a661e8a044fa1f2876.tar.gz ChibiOS-088e14785514b90bb1ad10a661e8a044fa1f2876.tar.bz2 ChibiOS-088e14785514b90bb1ad10a661e8a044fa1f2876.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1863 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | readme.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index 0ff0d9fd7..c141a76f6 100644 --- a/readme.txt +++ b/readme.txt @@ -59,7 +59,8 @@ *** 1.5.5 ***
- FIX: Removed some "dead" code in the ARMv7-M files.
- NEW: LPC13xx support, drivers (Serial, PAL, HAL) and demo.
-- CHANGE: Renamed LPC111x port and platform in LPC11xx.
+- CHANGE: Renamed LPC111x port and platform in LPC11xx, minor fixes to the
+ platform header files.
- CHANGE: Small documentation fixes and improvements.
*** 1.5.4 ***
|