FreeRTOS C++ Wrappers  1.6.0
C++ interface to FreeRTOS
Namespaces | Macros
version.hpp File Reference

Go to the source code of this file.

Namespaces

 cpp_freertos
 

Macros

#define CPP_WRAPPERS_VERSION_MAJOR   1
 
#define CPP_WRAPPERS_VERSION_MINOR   5
 
#define CPP_WRAPPERS_VERSION_RELEASE   0
 
#define CPP_WRAPPERS_VERSION_STRING   "1.5.0"
 

Macro Definition Documentation

◆ CPP_WRAPPERS_VERSION_MAJOR

#define CPP_WRAPPERS_VERSION_MAJOR   1

Definition at line 46 of file version.hpp.

◆ CPP_WRAPPERS_VERSION_MINOR

#define CPP_WRAPPERS_VERSION_MINOR   5

Definition at line 47 of file version.hpp.

◆ CPP_WRAPPERS_VERSION_RELEASE

#define CPP_WRAPPERS_VERSION_RELEASE   0

Definition at line 48 of file version.hpp.

◆ CPP_WRAPPERS_VERSION_STRING

#define CPP_WRAPPERS_VERSION_STRING   "1.5.0"

Definition at line 50 of file version.hpp.