![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| int img_mgmt_vercmp | ( | const struct image_version * | a, |
| const struct image_version * | b ) |
#include <img_mgmt.h>
Compare two image version numbers in a semver-compatible way.
| a | The first version to compare. |
| b | The second version to compare. |