![]() |
nRF Connect SDK API 3.3.99
|
| int dfu_target_custom_done | ( | bool | successful | ) |
#include <include/dfu/dfu_target_custom.h>
Release resources and finalize the custom DFU process if successful.
| [in] | successful | True if the DFU process was successful, false otherwise. |
| 0 | on success, negative errno code on failure. |