metalsvm/kernel
Stefan Lankes 4775e5e11e use static stacks only for the idle tasks
=> all other stacks will be created on demand
2012-07-19 22:07:59 +02:00
..
init.c remove obsolete break condition 2012-07-19 00:25:16 +02:00
main.c add prototype of a tickless kernel 2012-07-03 16:46:54 +02:00
Makefile fix makefile 2011-09-30 11:55:26 +02:00
syscall.c add switch in stat syscall converting FS_TYPES in newlib st_mode types, enable stat in mshell 2011-10-12 11:41:32 +02:00
tasks.c use static stacks only for the idle tasks 2012-07-19 22:07:59 +02:00