nRF Connect SDK API 2.8.99
|
int dfu_target_mcuboot_schedule_update | ( | int | img_num | ) |
#include <include/dfu/dfu_target_mcuboot.h>
Schedule update of one or more images.
This call requests images update. The update will be performed after the device reset.
[in] | img_num | Given image pair index or -1 for all of image pair indexes. |