zephyr/subsys/dfu
Piotr Mienkowski a75fc4199f dfu: make flash_img write to flash on buffer full
flash_img subsystem writes data to flash only when the amount of data to
be written is larger than available buffer space. This commit modifies
this behavior to write data to flash as soon as the buffer is full.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2019-07-29 10:22:51 +02:00
..
boot cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
img_util dfu: make flash_img write to flash on buffer full 2019-07-29 10:22:51 +02:00
CMakeLists.txt
Kconfig dfu/boot: make swap_type optional 2019-06-18 11:09:16 +02:00