nRF Connect SDK API 2.8.99
|
Module providing tools to the Local domain Core allowing to orchestrate the SUIT DFU. More...
Go to the source code of this file.
Functions | |
int | suit_dfu_initialize (void) |
Initialize the SUIT DFU before it can be used. | |
int | suit_dfu_cleanup (void) |
Purge all the SUIT DFU partitions and perform cleanup. | |
int | suit_dfu_candidate_envelope_stored (void) |
Inform the SUIT module that the candidate envelope upload has ended. | |
int | suit_dfu_candidate_preprocess (void) |
Process all the information stored in the envelope, but do not start the update yet. | |
int | suit_dfu_update_start (void) |
Start the update. | |
Module providing tools to the Local domain Core allowing to orchestrate the SUIT DFU.
The application requires the following steps to perform the Device Firmware Update: