From 4a3e3fc01ec6dfb4a710db771bee262d5dc9327e Mon Sep 17 00:00:00 2001 From: gdisirio Date: Thu, 22 Sep 2011 14:53:42 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3381 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 005520649..29dfbdca2 100644 --- a/readme.txt +++ b/readme.txt @@ -95,7 +95,12 @@ (backported to 2.2.4). - FIX: Fixed timeout problem in the lwIP interface layer (bug 3302420) (backported to 2.2.4). -- NEW: STM32L1xx sub-family support, all STM32 drivers adapted and retested +- NEW: STM32L ADC driver implementation. + (TODO: To be tested.) +- NEW: Improved ADC driver model, now it is possible to handle error + conditions during the conversion process. + (TODO: Modify existing STM32 ADC implementation). +- NEW: STM32L1xx sub-family support, all STM32 drivers adapted and re-tested on the new platform except ADC that will need a specific implementation. - NEW: Added new API chThdExitS() in order to allow atomic operations on thead exit (backported to 2.2.8). -- cgit v1.2.3