summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 94676ceff..5c3ce1218 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -688,3 +688,6 @@
* 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.
+ * include/nuttx/i2c.h: Defined a standard I2C interface
+ * eZ80Acclaim!: Add an I2C driver.
+ * eZ8Encore!: Add an I2C driver.