From d1b9efa5a2d5211f73a96f806fa39663bb7160c5 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Thu, 9 Jul 2015 12:51:06 +0000 Subject: Fixed bug #611. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8073 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index ce52352fc..d3766d795 100644 --- a/readme.txt +++ b/readme.txt @@ -77,6 +77,7 @@ - NEW: Added an initialization function to the lwIP bindings, now it is sufficient to call lwipInit(NULL); in order to start the subsystem. Demo updated. +- NIL: Fixed nilrtos redefinition of systime_t (bug #611). - HAL: Fixed TIM2 wrongly classified as 32bits in STM32F1xx devices (bug #610). -- cgit v1.2.3