nuttx-apps/examples/ostest
patacongo 1ca0d8c144 Add single precision operations to FPU test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4429 42af7a65-404d-4744-a932-0658087f49c3
2012-02-26 15:27:36 +00:00
..
barrier.c atexit() functions now called when task killed by task delete; For MCUs with <= 64Kb of SRAM, CONFIG_MM_SMALL can be defined to reduce the memory allocation overhead 2011-05-28 21:42:18 +00:00
cancel.c Move nuttx/examples to apps/examples 2011-03-20 18:18:19 +00:00
cond.c Move nuttx/examples to apps/examples 2011-03-20 18:18:19 +00:00
dev_null.c Move nuttx/examples to apps/examples 2011-03-20 18:18:19 +00:00
fpu.c Add single precision operations to FPU test 2012-02-26 15:27:36 +00:00
main.c Add a test to verify that FPU registers are properly saved and restored on context switches. 2012-02-24 21:34:55 +00:00
Makefile Add a test to verify that FPU registers are properly saved and restored on context switches. 2012-02-24 21:34:55 +00:00
mqueue.c Fix an PIC32 error in scheduling of signal handlers 2011-12-26 16:24:43 +00:00
mutex.c Move nuttx/examples to apps/examples 2011-03-20 18:18:19 +00:00
ostest.h Add a test to verify that FPU registers are properly saved and restored on context switches. 2012-02-24 21:34:55 +00:00
posixtimer.c atexit() functions now called when task killed by task delete; For MCUs with <= 64Kb of SRAM, CONFIG_MM_SMALL can be defined to reduce the memory allocation overhead 2011-05-28 21:42:18 +00:00
prioinherit.c atexit() functions now called when task killed by task delete; For MCUs with <= 64Kb of SRAM, CONFIG_MM_SMALL can be defined to reduce the memory allocation overhead 2011-05-28 21:42:18 +00:00
rmutex.c Move nuttx/examples to apps/examples 2011-03-20 18:18:19 +00:00
roundrobin.c Move nuttx/examples to apps/examples 2011-03-20 18:18:19 +00:00
sem.c Move nuttx/examples to apps/examples 2011-03-20 18:18:19 +00:00
sighand.c atexit() functions now called when task killed by task delete; For MCUs with <= 64Kb of SRAM, CONFIG_MM_SMALL can be defined to reduce the memory allocation overhead 2011-05-28 21:42:18 +00:00
timedmqueue.c atexit() functions now called when task killed by task delete; For MCUs with <= 64Kb of SRAM, CONFIG_MM_SMALL can be defined to reduce the memory allocation overhead 2011-05-28 21:42:18 +00:00
timedwait.c atexit() functions now called when task killed by task delete; For MCUs with <= 64Kb of SRAM, CONFIG_MM_SMALL can be defined to reduce the memory allocation overhead 2011-05-28 21:42:18 +00:00