From 46523770bd015c564abe140a5018f08c5aba89a0 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 26 Nov 2011 21:29:42 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3534 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/readme.txt b/readme.txt index fb4e4add2..de06681e8 100644 --- a/readme.txt +++ b/readme.txt @@ -102,7 +102,7 @@ - NEW: Added handling of USART6 to the STM32 serial driver. - NEW: Added USE_COPT setting to all makefiles, contributed by Mabl. - NEW: Added EXT driver implementation for AT91SAM7x, contributed by Florian. - (TODO: Test application missing). + TODO: Test application missing. - NEW: Updated USB driver model and STM32 implementation and fixed several problems. - Changed the API to move buffer copy operations out of critical zones. @@ -154,7 +154,6 @@ - FIX: Fixed timeout problem in the lwIP interface layer (bug 3302420) (backported to 2.2.4). - NEW: Added AVR implementation of the PAL driver contributed by Leszek. - (TODO: Update demos to use it) - NEW: STM32L ADC driver implementation. - NEW: Improved ADC driver model, now it is possible to handle error conditions during the conversion process. @@ -169,8 +168,8 @@ (API and functionality review) - NEW: Improved MAC driver model, it now follows the same template of other drivers. - (TODO: uIP demo to be adapted) - (TODO: implement macStop() in AT91SAM7X implementation) + TODO: uIP demo to be adapted. + TODO: implement macStop() in AT91SAM7X implementation. - NEW: New RCC helper driver for STM32F1xx and STM32L1xx, it simplifies the use of the RCC resources and hides most differences found among the various STM32 sub-families. -- cgit v1.2.3