From c852dcb3c960198f49c5fdd8619a6d5d581d9136 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Thu, 25 Nov 2010 18:32:45 +0000 Subject: Improved ADC and SPI driver models. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2426 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 c708996d0..e44efdf49 100644 --- a/readme.txt +++ b/readme.txt @@ -78,6 +78,8 @@ - FIX: Fixed typo in board name (bug 3113574)(backported to 2.0.7). - FIX: Fixed defective event wait functions with timeout (bug 3113443) (backported to 2.0.7). +- NEW: More improvements to the ADC and SPI drivers, now synchronous + operations can also have callbacks, optimized ISR code paths. - NEW: Added to the STM32 ADC driver the macros for easy handling of the sampling time for each channel. - NEW: Greatly simplified the STM32 PWM driver implementation. -- cgit v1.2.3