Add whence parameter to seek; change from char * to void * read/write input buffers.
[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...