nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ dfu_target_suit_done()

int dfu_target_suit_done ( bool  successful)

#include <include/dfu/dfu_target_suit.h>

Deinitialize resources and finalize firmware upgrade if successful.

Parameters
[in]successfulIndicate whether the firmware was successfully recived.
Returns
0 on success, negative errno otherwise.