1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2025-02-01 17:31:07 +02:00
Werner Almesberger c265151d2b atusb/fw: introduced function flash_end_write to properly finish flashing
- dfu.h (flash_end_write), flash.c (flash_end_write): write any incomplete
  buffer
- flash.c (flash_write, flash_end_write): call boot_rww_enable only at the
  very end, it won't erase our buffer in mid-page
- usb/dfu.c (my_setup): call flash_end_write at the end of a download
2011-03-11 17:56:41 -03:00
..
2011-02-22 00:24:07 -03:00