From 73773843b2f0b8c5fc0d49aa1ca837ba613aa7be Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 8 Dec 2009 07:50:32 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1385 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index ecb0e2de6..daa777501 100644 --- a/readme.txt +++ b/readme.txt @@ -11,14 +11,12 @@ - NEW: New PWM driver model. - NEW: STM32 ADC driver implementation with DMA support. - NEW: STM32 CAN driver implementation. -- NEW: Added AT91SAM7S support and support for all the memory sizes in - both AT91SAM7S and AT91SAM7X families. - NEW: Extended the support to all the SAM7X and SAM7S devices thanks to code contributed by Liam Staskawicz. - NEW: Improvements to the AT91SAM7 startup code contributed by Liam. - NEW: Added test report for MSP430 running from the external high speed oscillator. -- NEW: HAL stress test for STM32 added, the demo located under ./testio/STM32. +- NEW: HAL stress test for STM32 added, the demo located under ./testhal/STM32. - CHANGE: Removed the MII from the standard drivers, now it is part of the AT91SAM7 support, the header mii.h is still part of the HAL. - CHANGE: In the STM32 drivers now the DMA errors are handled by hook macros -- cgit v1.2.3