summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 8658a0535..6a506625a 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -682,3 +682,7 @@
network setup to perform that testing now (I'm in a hotel).
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.