demo: wait for a keypress event instead of sleeping for a second in hello_world(...
[bertos.git] / examples / demo / demo.c
2010-03-22 arighidemo: wait for a keypress event instead of sleeping...
2010-03-22 battDemo: remove unneeded locks.
2010-03-22 arighidemo: re-define custom schedule() function
2010-03-19 arighidemo: make the GUI preemptive-safe.
2010-03-19 arighidemo: use kernel heap memory pool for the monitor stack...
2010-03-17 arighiMerge branch "preempt" in "trunk".
2009-07-10 (no author)Add kfile_posix test.
2009-04-15 duploChange properties
2008-11-12 battMake irq manager only required when preemption is active.
2008-11-07 battRename app dir to examples.