semver.h¶
The Semver support comes from https://github.com/h2non/semver.c
You can use this to compare released and installed versions of the firmware.
consult the above github repo for more information on using the functions defined in this header.
Defines
-
SEMVER_VERSION¶
Typedefs
-
typedef struct semver_version_s semver_t¶
semver_t struct
-
struct semver_version_s¶
- #include <semver.h>
semver_t struct