summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 617a1c264..e08bd7783 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -915,3 +915,8 @@
0.4.13 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+ * include/nuttx/mtd.h. Added a simple interface definition to support some
+ FLASH, EEPROM, NVRAM, etc. devices.
+ * driver/mtd/m25px.c. Added a driver for SPI based FLASH parts M25P64 and M25P128.
+
+