summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index b3392b89d..d61da5f5d 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1528,3 +1528,5 @@
Uros Platise).
* drivers/mmcsd/mmcsd_sdio.c -- Correct a loop termination condition (also
reported by Uros Platise).
+ * drivers/mtd/ramtron.c - Driver for SPI-based RAMTRON NVRAM devices FM25V10
+ (and others). Contributed by Uros Platise.