From 4e6d82c8bfe16012a6667492d4cc6df016cd18b6 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 29 Mar 2009 21:14:34 +0000 Subject: Add SPI method to set SCLK mode git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1669 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NuttX.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/Documentation/NuttX.html') diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index db4da8152..e8e9e3e62 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -1359,6 +1359,8 @@ nuttx-0.4.5 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * Add an enumeration argument to the SPI chip select and status methods so that the interface can handle more than one device. * eZ80Acclaim!: Add a generic SPI driver for all eZ80 boards. + * Add a setmode() method to the SPI interface to handle parts with differing + mode requirements. pascal-0.1.3 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> -- cgit v1.2.3