LPC2: add LPC2378 example project.
[bertos.git] / examples / triface /
2010-03-18 arighiPreemption: set default kernel quantum to 11 ms.
2009-11-06 asterixReformat and fix paste.
2009-11-06 asterixAdd some gcc flags.
2009-11-06 asterixAdd debug configuration for boot.
2009-09-04 battRefactor to comply to new script interface.
2009-08-28 battUpdate paths.
2009-08-27 battUpdate example projects' makefiles.
2009-08-27 (no author)Add flashing interface variables.
2009-08-26 (no author)Add flashing support for AVR.
2009-06-04 asterixReformat. Fix comment.
2009-06-03 asterixComply to new sipo drv.
2009-04-21 battRefactor to not automatically include adc cpu modules...
2009-04-20 battFix more serial driver configurations.
2009-04-20 asterixReorder file source.
2009-04-20 asterixAdd specific cpu timer driver source.
2009-04-10 battRename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
2009-04-10 battRefactor to not have toolchain in path; Now a specific...
2009-04-02 asterixTypo.
2009-04-02 asterixSome fix and paste. Use putchar instead a write in...
2009-03-31 asterixFix comments.
2009-03-31 asterixComply to new sipo module.
2009-03-25 battUpdate triface to new kernel config.
2009-02-06 asterixRemove unneeded config.
2008-12-04 asterixComply to new xmoden interface. Reformat.
2008-12-04 asterixFix some comments and typos.
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-07 battRename app dir to examples.