nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ img_mgmt_ver_str()

int img_mgmt_ver_str ( const struct image_version * ver,
char * dst )

#include <img_mgmt.h>

Format version string from struct image_version.

Parameters
verPointer to image_version object.
dstOutput buffer for image version string.
Returns
Non-negative on success, negative value on error.