Remove typo.
[bertos.git] / examples /
2009-02-06 asterixRemove unneeded config.
2009-02-06 asterixRemove unneeded config.
2008-12-12 asterixAdd candy eye.
2008-12-04 asterixComply to new xmoden interface. Reformat.
2008-12-04 asterixFix some comments and typos.
2008-12-03 asterixAdd local cfg.
2008-12-03 asterixReformat. Clean code.
2008-12-03 battFix compiler override: now each project can have its...
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.