From 99e31e028dc8da6a8c027b6c9cfb804fbb663cd7 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 14 Feb 2016 10:10:29 +0000 Subject: Fixed bug #709. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8882 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 784f3eed5..580444554 100644 --- a/readme.txt +++ b/readme.txt @@ -76,6 +76,10 @@ - RT: Removed the p_msg field from the thread_t structure saving a msg_t-sized field from the structure. Messages now use a new field into the p_u union. Now synchronous messages are even faster. +- HAL: Fixed shift of signed constant causes warnings with IAR compiler + (bug #709)(backported to 2.6.10, 3.0.6 and 16.1.4). +- HAL: Fixed wrong RTCv2 settings for STM32L4 (bug #708)(backported + to 16.1.4). - HAL: Fixed missing OTGv1 support for STM32L4 (bug #707)(backported to 16.1.4). - NIL: Fixed ARM errata 752419 (bug #706)(backported to 2.6.10, -- cgit v1.2.3