ChibiOS/RT
6.0.3
|
Version Module macros and structures. More...
Go to the source code of this file.
Macros | |
#define | _CHIBIOS_ |
ChibiOS product identification macro. More... | |
#define | CH_VERSION_STABLE 1 |
Stable release flag. More... | |
ChibiOS version identification | |
#define | CH_VERSION "19.1.3" |
ChibiOS version string. More... | |
#define | CH_VERSION_YEAR 19 |
ChibiOS version release year. More... | |
#define | CH_VERSION_MONTH 1 |
ChibiOS version release month. More... | |
#define | CH_VERSION_PATCH 3 |
ChibiOS version patch number. More... | |
#define | CH_VERSION_NICKNAME "Maiori" |
ChibiOS version nickname. More... | |
Version Module macros and structures.
Definition in file chversion.h.