Fix Luminary LM3S detection.
[bertos.git] / app / demo /
2008-08-31 berniedemo: run monitor process
2008-08-27 battUpdate to new cfg_kern.h
2008-08-25 bernieCC, CXX: revert g++-4.3 to g++, it was a temporary...
2008-08-24 berniepreempt: Implement scheduling priorities
2008-08-22 berniepreempt: Move idle process to its own source file
2008-08-22 bernieCONFIG_KERN: rename from CONFIG_KERNEL for consistency
2008-08-22 berniedemo: explain the "purpose" of schedule()
2008-08-17 bernieirq: more emancipation from proc/preempt
2008-08-17 berniepreempt: irq supervisor draft
2008-08-15 berniepreempt: much closer
2008-08-13 bernieInitial (nonworking) draft of preemptive task switching
2008-08-10 bernieproc: Split cooperative scheduler in coop.c
2008-08-10 bernieproc: Reduce log verbosity
2008-08-10 bernieAdd logging for kernel
2008-08-10 bernietrac#29: Cleanup timer on demo exit
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-08 berniedemo: Remove misleading comment
2008-08-07 battFactor out from cfg_kern kernel related default.
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 asterixUse a specific kernel config for this app.
2008-05-27 asterixUse a specific kbd map for this app.
2008-05-27 asterixFix demo app to compiling with new version of bertos...
2008-05-27 asterixUse cfg instead appconfig.
2008-05-20 asterixFix source path.
2008-05-12 battFix mangled msg.h file.
2008-04-04 battRefactor BeRTOS to be in his own directory.
2008-03-13 asterixFix logo name.
2008-02-18 bernieUse real kdebug functions.
2008-02-18 bernieCONFIG_KDEBUG_PORT: Add missing configuration variable
2008-02-18 bernieRemove changelogs
2008-02-05 battRestore previous BeRTOS demo.
2008-02-05 battAdd battfs test dir.
2008-02-04 battRemove unused files.
2008-02-04 battAdd battfs test.
2007-10-08 marcoRemoved 'This file is part of DevLib ...'
2007-10-08 marcoUpdated copiright notice.
2007-10-08 raskySistema l'errore da me commesso in fase di conversione...
2007-09-29 bernieRASTER_SIZE(): Remove obsolete macro.
2007-09-29 bernieMake demo Qt emulator compile again.
2006-09-20 marcoAdded CONFIG_LCD_4BIT.
2006-09-20 marcoAdd proc demo (not yet working).
2006-09-20 marcoAdded fonts, switch.S; fixed moc
2006-09-19 bernieRemove artwork.c
2006-09-13 bernieAdd a few missing CONFIG_ definitions.
2006-07-19 bernieConvert to new Doxygen style.
2006-06-02 bernieTweak apparence; enable assertions.
2006-05-28 bernieDisable menu timeout.
2006-05-27 bernieAdd verstag.
2006-05-27 bernieAdd appconfig.h for demo app.
2006-05-27 bernieClean it up a bit more.
2006-05-27 bernieMake demos a bit more interesting.
2006-05-15 bernieMove menu to gui/.
2006-05-15 bernieUse pkg-config.
2006-04-27 bernieFix naming conventions.
2006-04-11 bernieImplemenent MF_SAVESEL flag.
2006-03-27 bernieAdd bouncing logo demo.
2006-03-22 bernieAdd demo application.