nRF Connect SDK API 2.8.99
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.
Return values
0on success, negative errno otherwise.