Nut/OS  5.0.5
API Reference
version.h File Reference
#include <compiler.h>
#include <sys/types.h>
#include <stdint.h>
Include dependency graph for version.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define NUT_VERSION_MAJOR   5
#define NUT_VERSION_MINOR   0
#define NUT_VERSION_RELEASE   5
#define NUT_VERSION_BUILD   0
#define OS_VERSION_NUMBER

Functions

uint32_t NutVersion (void)
 Return Nut/OS version.
const char * NutVersionString (void)
 Return Nut/OS version string.

Define Documentation

#define NUT_VERSION_MAJOR   5

Referenced by SSDPTask().

#define NUT_VERSION_MINOR   0

Referenced by SSDPTask().

#define NUT_VERSION_RELEASE   5
#define NUT_VERSION_BUILD   0
#define OS_VERSION_NUMBER