1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-11-26 17:59:41 +02:00
ben-wpan/atusb/fw/usb
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
..
atu2.c moved atusb/fw3/ to atusb/fw/ 2011-02-22 00:24:07 -03:00
dfu.c atusb/fw: introduced function flash_end_write to properly finish flashing 2011-03-11 17:56:41 -03:00
dfu.h atusb/fw: introduced function flash_end_write to properly finish flashing 2011-03-11 17:56:41 -03:00
usb.c atusb/fw/usb/: corrected type of user-provided descriptor 2011-03-08 18:56:52 -03:00
usb.h atusb/fw/usb/: corrected type of user-provided descriptor 2011-03-08 18:56:52 -03:00