Move kfile interface to the io/ directory.
[bertos.git] / bertos / drv / flash25.c
2010-07-02 battMove kfile interface to the io/ directory.
2009-04-17 battTypo.
2008-08-29 battFix some warnings for printf arguments.
2008-08-27 battInclude proper header.
2008-08-25 berniekfile_size_t: kill and replace with kfile_off_t
2008-08-11 berniecpu_relax(): New function.
2008-08-10 bernieproc_yield(): Rename from proc_switch()
2008-08-07 qwertRefactor FLASH25 macro in FLASH25_CAST.
2008-08-05 qwertRefactor Dataflash and Flash25 struct.
2008-08-04 qwertRefactor KFileFlash25 to Flash25KFile. Tested.
2008-06-16 asterixReformat.
2008-06-10 asterixFix type warning.
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-05-26 asterixUse configuration file instead appconfig. Reformat...
2008-05-26 asterixCast some variable to corret size type.
2008-05-19 asterixRefactor module to new kfile interface. Spit test funct...
2008-05-19 asterixReformat.
2008-04-04 battRefactor BeRTOS to be in his own directory.