From aa71eb0989f940cd0c7b70f6a380239d4c07dc74 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Thu, 18 Feb 2010 20:02:09 +0000 Subject: Fixed bugs 2953981 and 2953985. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1634 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index e4331ccf9..07bf131cc 100644 --- a/readme.txt +++ b/readme.txt @@ -52,6 +52,10 @@ ***************************************************************************** *** 1.5.2 *** +- FIX: Fixed wrong UART deinitialization sequence in LPC214x serial driver + (bug 2953985)(backported in 1.4.1). +- FIX: Fixed wrong PINSEL2 offset into lpc214x.h (bug 2953981)(backported + in 1.4.1). - FIX: Fixed invalid UART-related macro in the LPC214x HAL (bug 2953195) (backported in 1.4.1). - FIX: Impossible to enforce alignment greater of a pointer size for heap/core -- cgit v1.2.3