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 d61da5f5d..3101aa93e 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1530,3 +1530,5 @@
reported by Uros Platise).
* drivers/mtd/ramtron.c - Driver for SPI-based RAMTRON NVRAM devices FM25V10
(and others). Contributed by Uros Platise.
+ * examples/nsh and tools/mkromfsimg.sh -- Add support for platform-specific
+ ROMFS-based NSH start-up scripts.