summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-12-05 09:15:18 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-12-05 09:15:18 -0600
commitf7727b34dd0b64241e14ee960a0344c925d23357 (patch)
tree6283d48135bbc07808b0d9d4ecb75379515020f6 /nuttx/ChangeLog
parentaafe06c24dd6c1d5cf13e58e0376d805a747e3a8 (diff)
downloadnuttx-f7727b34dd0b64241e14ee960a0344c925d23357.tar.gz
nuttx-f7727b34dd0b64241e14ee960a0344c925d23357.tar.bz2
nuttx-f7727b34dd0b64241e14ee960a0344c925d23357.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index e384bc08e..96aeb3354 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9137,3 +9137,6 @@
analog Joystick shield support for the Nucleo F4x1RE boards. There
are still some ADC issues to be worke through as of the initial
commit (2014-12-3).
+ * /drivers/eeprom/spi_xx25xx.c and /include/nuttx/eeprom/spi_xx25xx.h:
+ Add support for ST Micro EEPROM device geometries. From Sebastien
+ Lorquet (2014-12-5).