nRF Connect SDK API 2.8.99
|
int dfu_target_suit_done | ( | bool | successful | ) |
#include <include/dfu/dfu_target_suit.h>
Deinitialize resources and finalize firmware upgrade if successful.
[in] | successful | Indicate whether the firmware was successfully recived. |
0 | on success, negative errno otherwise. |