Fix some doc strings; Add whence parameter to seek; rename module to flash_avr_;...
[bertos.git] / drv / flash_avr.h
2007-10-03 battFix some doc strings; Add whence parameter to seek...
2007-10-01 battMove mware/prog_avr module to drv/flash_avr; add kfile...