From 79c27fd17e0fbbf79b56853bf2fc7a02b6f72ac4 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 29 Nov 2009 18:17:49 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1363 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 86da352ef..36fa7ad72 100644 --- a/readme.txt +++ b/readme.txt @@ -11,6 +11,10 @@ - NEW: STM32 ADC driver implementation with DMA support. - 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. +- 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 rather than by events. The default action is to halt the system but users are able to override this and define custom handling. -- cgit v1.2.3