Set to const col_address; add static assert check on array dimension.
[bertos.git] / drv / flash_avr.c
2007-10-01 battMove mware/prog_avr module to drv/flash_avr; add kfile...