Add debug info to tests.
[bertos.git] / examples /
2008-12-02 asterixUse new arm toolchain.
2008-12-02 asterixTrick to reset wdt on new AVR core.
2008-12-02 asterixUse new wdt interface.
2008-12-02 asterixReformat.
2008-12-01 asterixComply to new wdt interface.
2008-12-01 asterixReformat.
2008-12-01 asterixUse cfg_ser.h to sets serial port. Use appropriate...
2008-12-01 asterixRemove ldscript and put all settings into makefile.
2008-12-01 asterixAdd missing include.
2008-11-27 asterixAdd support for ATmega1281.
2008-11-12 battAdd config files for keyboard and graphics.
2008-11-12 battDisable priority and preemption.
2008-11-12 battSet default to cooperative; add debug informations.
2008-11-12 battMake irq manager only required when preemption is active.
2008-11-07 battRename app dir to examples.