summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 80b498c72..51ccb4012 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -471,5 +471,6 @@
* Add a FIOC_MMAP to perform memory mapping of a file and implemented the
ioctl command in the ROMFS filesystem. This is a requirement for eXecute
In Place (XIP) support.
+ * Add mmap() API with restricted capability (only for XIP support)