nuttx-apps/examples/ostest
2011-05-28 21:42:18 +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
main.c Remove user_initialize(); Make sure all integer types are signed that need to be 2011-04-06 17:48:56 +00:00
Makefile Changes for clean build of app/ directory with Windows toolchain 2011-04-10 16:08:08 +00:00
mqueue.c New LIS331DL driver and VSN updates from Uros 2011-04-03 14:26:05 +00:00
mutex.c Move nuttx/examples to apps/examples 2011-03-20 18:18:19 +00:00
ostest.h 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
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