Update preset.
[bertos.git] / examples / demo / demo.c
2011-05-17 lottavianoAdd a priority inversion test for Semaphores.
2011-03-03 arighidemo: kbd driver depends on the proc module now
2010-05-20 asterixUpdate demo.
2010-05-20 asterixRemove svn tag.
2010-04-08 arighilm3s1968: add graphic to the example.
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.