From 341a89dfd55141c458b8a73b44b4188554208e46 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 23 Oct 2010 16:24:16 +0000 Subject: New AT91SAM7 SPI driver. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2271 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index a4b750d84..594bb0506 100644 --- a/readme.txt +++ b/readme.txt @@ -115,8 +115,10 @@ - NEW: Added to the UART driver the capability to return the number of not yet transferred frames when stopping an operation. - NEW: Added more compile-time checks to the various STM32 device drivers. -- NEW: Improved LPC214x SPI driver, now it uses IRQs and implements the +- NEW: Improved LPC214x SPI driver, now it uses IRQs, it implements the new SPI device driver model. +- NEW: Improved AT91SAM7 SPI driver, now it uses IRQs and DMAs, it implements + the new SPI device driver model. - NEW: Added a simple STM32 ADC demo under ./testhal/STM32/ADC. - NEW: Added a simple STM32 CAN demo under ./testhal/STM32/CAN. - NEW: Added a simple STM32 PWM demo under ./testhal/STM32/PWM. -- cgit v1.2.3