9
0
Fork 0
nuttx-bb/apps/examples/ostest
patacongo cbd3d90977 update Kconfig files
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4598 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2012-04-13 02:14:09 +00:00
..
Kconfig update Kconfig files 2012-04-13 02:14:09 +00:00
Makefile NFS update + make some examples configurable as NSH built-ins 2012-03-22 00:51:01 +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 NFS update + make some examples configurable as NSH built-ins 2012-03-22 00:51:01 +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