summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index b35356c34..af944aeb9 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -474,5 +474,8 @@
* Add mmap() API with restricted capability (only for XIP support)
* Extend ROMFS test at /examples/romfs to verify mmap() and XIP support.
* Add support for Intel Hex format output using objcopy
+ * Complete the basic port of the NXP LPC2148 on the mcu123.com board.
+ The basic port includes successful booting, serial console and succesfully
+ passing the examples/ostest.