ChibiOS/RT
6.1.4
|
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 "20.3.4" |
ChibiOS version string. More... | |
#define | CH_VERSION_YEAR 20 |
ChibiOS version release year. More... | |
#define | CH_VERSION_MONTH 3 |
ChibiOS version release month. More... | |
#define | CH_VERSION_PATCH 4 |
ChibiOS version patch number. More... | |
#define | CH_VERSION_NICKNAME "Conca" |
ChibiOS version nickname. More... | |
Version Module macros and structures.
Definition in file chversion.h.