Initial (nonworking) draft of preemptive task switching
[bertos.git] / app / demo / demo.mk
2008-08-13 bernieInitial (nonworking) draft of preemptive task switching
2008-08-10 bernieproc: Split cooperative scheduler in coop.c
2008-08-09 battRefactor to use new test interface; add timer test.
2008-08-08 bernieemul: make config simpler and closer to the embedded...
2008-08-05 battFactor out debug stuff from project makefiles.
2008-08-05 battRemove the need of a specific flag to distinguish betwe...
2008-08-04 bernieRename myself
2008-06-24 battNow each project can have its own EMBEDDED_TGT variable...
2008-05-27 asterixFix demo app to compiling with new version of bertos...
2008-05-20 asterixFix source path.
2008-04-04 battRefactor BeRTOS to be in his own directory.
2008-02-18 bernieUse real kdebug functions.
2008-02-18 bernieRemove changelogs
2008-02-05 battRestore previous BeRTOS demo.
2008-02-04 battRemove unused files.
2007-10-08 raskySistema l'errore da me commesso in fase di conversione...
2007-09-29 bernieMake demo Qt emulator compile again.
2006-09-20 marcoAdded fonts, switch.S; fixed moc
2006-09-19 bernieRemove artwork.c
2006-06-02 bernieTweak apparence; enable assertions.
2006-05-27 bernieAdd verstag.
2006-05-27 bernieMake demos a bit more interesting.
2006-05-15 bernieUse pkg-config.
2006-03-27 bernieAdd bouncing logo demo.
2006-03-22 bernieAdd demo application.