SAMA5: Add support for the FPU OS test

This commit is contained in:
Gregory Nutt
2013-09-18 10:35:03 -06:00
parent 8f88387712
commit 0c62e5797e
6 changed files with 131 additions and 7 deletions
+2
View File
@@ -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).