|
FreeRTOS C++ Wrappers
1.6.0
C++ interface to FreeRTOS
|
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" |
| #define CPP_WRAPPERS_VERSION_MAJOR 1 |
Definition at line 46 of file version.hpp.
| #define CPP_WRAPPERS_VERSION_MINOR 5 |
Definition at line 47 of file version.hpp.
| #define CPP_WRAPPERS_VERSION_RELEASE 0 |
Definition at line 48 of file version.hpp.
| #define CPP_WRAPPERS_VERSION_STRING "1.5.0" |
Definition at line 50 of file version.hpp.
1.8.13