From 853d2fa07f22a94c8eeaf1c93c45a464743b391c Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 31 Dec 2012 13:56:40 +0000 Subject: STM32F3xx ADC driver complete, added demos in normal and dual mode. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5005 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 3132977dc..fc11dd4e5 100644 --- a/readme.txt +++ b/readme.txt @@ -90,7 +90,8 @@ (backported to 2.4.3). - FIX: Fixed wrong SPI path in platform_f105_f107.mk (bug 3598151). - FIX: Fixed PHY powerdown issues not fixed (bug 3596911). -- NEW: ADC driver implementation for the STM32F3xx. +- NEW: ADC driver implementation for the STM32F3xx, the driver supports also + the dual-ADC mode allowing for a very high combined bandwidth. - NEW: Added zero-copy capability to the STM32 MAC driver (experimental and not tested yet). - NEW: Added an optional zero-copy mode API to the MAC driver model. -- cgit v1.2.3