Add battfs config file; add shuffle for free blocks.
[bertos.git] / app / at91sam7s /
2008-08-27 battMove proc_testRun() out of loop.
2008-08-27 battAdd cooperative scheduler to makefile.
2008-08-26 battUpdate to new interface.
2008-08-26 battAdd application specific config file.
2008-08-26 battRemove obsolete appconfig file.
2008-08-05 qwertSysrq is called by timer init function so we don't...
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 qwertRefactor KFileSerial to SerialKFile. Tested and working.
2008-08-04 bernieRename myself
2008-06-24 battNow each project can have its own EMBEDDED_TGT variable...
2008-06-17 qwertModified path from bertos/kern to bertos/cpu/arm/hw...
2008-04-04 battUpdate at91sam7 demo to new directory layout.
2008-01-29 battMerge from preempt branch.
2007-11-08 battAdd carriage return in ser_pritf (hyperterminal sux).
2007-11-07 battEnable proc, time and serial test.
2007-11-07 battRemove unneeded strobe definition for serial debug.
2007-10-26 asterixWrite little test for serial.
2007-10-23 battChange macro name to IRQ_ENABLED.
2007-10-22 asterixDefine strobe pins.
2007-10-22 battAdd kernel test.
2007-10-20 asterixAdd serial module.
2007-10-20 asterixAdd serial test.
2007-10-18 battSet static global variables.
2007-10-18 battAdd debug test.
2007-10-18 battCreate a unique include file for ARM I/O registers.
2007-10-18 battUpdate test apps.
2007-10-08 marcoRemoved 'This file is part of DevLib ...'
2007-10-08 marcoUpdated copiright notice.
2007-10-08 battRemove kdevelop project file added by mistake.
2007-10-08 battAdd test app for at91sam7s.