summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-18 10:35:03 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-18 10:35:03 -0600
commit9a6c0f87c3ea60b575c398dc1f03b0f9c242a117 (patch)
tree4b2cf8d17edeeb252507e24dbe2319f36d1f8bd1 /nuttx/ChangeLog
parent915ec17f9637b30ca81421b35a4d4326e81599cf (diff)
downloadnuttx-9a6c0f87c3ea60b575c398dc1f03b0f9c242a117.tar.gz
nuttx-9a6c0f87c3ea60b575c398dc1f03b0f9c242a117.tar.bz2
nuttx-9a6c0f87c3ea60b575c398dc1f03b0f9c242a117.zip
SAMA5: Add support for the FPU OS test
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 ec29a8b15..67e007695 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5588,4 +5588,6 @@
need to set a PHY configuration (2013-9-17).
* arch/arm/src/lpc17xx/lpc17_spi.c: Remove undefined spi_select()
prototype. This was cause compile time warnings (2013-9-17).
+ * configs/sama5d3x-ek/src/sam_ostest.c: Add OS test support for
+ the FPU test (2013-9-18).