From ca05d68dabf77e308edbb7abbf43b1226fd3432d Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 3 Apr 2012 20:40:53 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4077 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index d238e47f3..23cf579cc 100644 --- a/readme.txt +++ b/readme.txt @@ -124,8 +124,7 @@ Johnny Halfmoon). - NEW: Added handling of input 2 to the STM32 ICU driver (contributed by Fabio). -- NEW: STM32 Ethernet driver completed, only partially tested on STM32F107. - Added an STM32 lwIP demo. +- NEW: STM32 Ethernet driver completed. Added an STM32 lwIP demo. - NEW: lwIP related code is not centralized into a single place, no need to duplicate the code in each application or demo. - CHANGE: Macros icuGetWidthI() and icuGetPeriodI() renamed to icuGetWidth()