kernel: preemptive and cooperative scheduler refactoring.
[bertos.git] / examples / at91sam7 / at91sam7x.mk
2010-04-19 arighikernel: preemptive and cooperative scheduler refactoring.
2010-04-19 arighiat91sam7x: add -fno-strict-aliasing -fwrapv build optio...
2010-03-31 arighiat91sam7: remove deprecated build option -gen-debug.
2010-03-25 arighiat91sam7 example: add signal_test testcase.
2010-03-19 arighiRemove the idle process.
2010-03-18 arighiParametric scheduler approach.
2010-03-17 battARM examples: enable frame pointer by default.
2010-03-17 arighiMerge branch "preempt" in "trunk".
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-27 (no author)Update examples in order to enable flashing.
2009-04-27 asterixFix include path. Typo.
2009-04-27 asterixUse same main for both sam7 proj.
2009-04-27 asterixMove sam7x makefile to sam7 proj dir.