From 12ac530cd9d25dae33fac9afb62d73238bd7ad1d Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 3 Dec 2013 14:22:47 +0000 Subject: Added SPI4/SPI5/SPI6 support to the STM32v1 SPIv1 low level driver. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6530 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index fc571b456..f8a53dd99 100644 --- a/readme.txt +++ b/readme.txt @@ -135,6 +135,7 @@ (backported to 2.6.0). - FIX: Fixed MS2ST() and US2ST() macros error (bug #415)(backported to 2.6.0, 2.4.4, 2.2.10, NilRTOS). +- NEW: Added SPI4/SPI5/SPI6 support to the STM32v1 SPIv1 low level driver. - NEW: Added chvprintf() and chsnprintf() functions to the chprintf module. - NEW: Improved time range check in the kernel, new API chTimeElapsedSince() introduced. The API chTimeIsWithin() is now a macro. -- cgit v1.2.3