nRF Connect SDK API 2.8.99
|
int pcd_fw_copy | ( | const struct device * | fdev | ) |
#include <include/dfu/pcd.h>
Perform the DFU image transfer.
Use the information in the PCD CMD to load a DFU image to the provided flash device.
fdev | The flash device to transfer the DFU image to. |
non-negative | integer on success, negative errno code on failure. |