summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-18 10:30:52 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-18 10:30:52 -0600
commita6f7c88c4f8493270c923492e123688da68f2207 (patch)
tree15ecee3e2c79b3e0c969c71a7f5c0b871d0ca87d /apps/ChangeLog.txt
parent6330feb05215440a9377e08db470af6bee247bd2 (diff)
downloadnuttx-a6f7c88c4f8493270c923492e123688da68f2207.tar.gz
nuttx-a6f7c88c4f8493270c923492e123688da68f2207.tar.bz2
nuttx-a6f7c88c4f8493270c923492e123688da68f2207.zip
Add FPU configuration options for the OS test
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 7fd647194..25504750b 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -653,4 +653,8 @@
* apps/nshlib/Kconfig: Default IP address should be 0x0a000001
(10.0.0.1), not 0xa0000001 (160.0.0.1). Ditto for the gateway
(2013-9017).
+ * apps/examples/ostest/Kconfig: Add configuration options for
+ the FPU test. There are still many OS test configuration
+ optionst that do not appear in Kconfig (2013-9-18).
+