summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-11-11 15:18:57 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-11-11 15:18:57 -0600
commitb83fdc6a4c19a6e99c0ce10b98db5374519d5e79 (patch)
tree8e907ba687465a76995465aaea5b420973b16734 /nuttx/ChangeLog
parent35805fc983f9cd16b745f4326582e2f936e74cc5 (diff)
downloadnuttx-b83fdc6a4c19a6e99c0ce10b98db5374519d5e79.tar.gz
nuttx-b83fdc6a4c19a6e99c0ce10b98db5374519d5e79.tar.bz2
nuttx-b83fdc6a4c19a6e99c0ce10b98db5374519d5e79.zip
Various fixes from initial attempts to integrate the SAMA5 SSC/I2C driver with the I2C character driver loopback test
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 67a06cb00..f7f35ca71 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6036,3 +6036,6 @@
(2013-11-11).
* arch/arm/src/stm32: Added header files and driver framework for the
STM32F429 LTDC framebuffer driver. From Ken Pettit (2013-11-11).
+ * configs/sama5d3x-ek/src/sam_i2schar.c: Add support for the
+ apps/examples/i2schar test (2011-11-11).
+