From 679847088e7086976cff529fdd2f4f4cec21c572 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Wed, 2 Jun 2010 17:07:57 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1988 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 4d87adac0..e350134e3 100644 --- a/readme.txt +++ b/readme.txt @@ -63,6 +63,8 @@ - OPT: Small size optimization in the semaphores subsystem. - OPT: Improvements in the STM8 port, the code is now smaller and generally faster, also saved few bytes of RAM. +- Added some explicit casts in chevents.h in order to silence two warnings on + a specific compiler. *** 1.5.8 *** - FIX: Fixed missing files from ST library zip file (bug 3006629). -- cgit v1.2.3