ChibiOS/RT  5.1.0
chversion.h File Reference

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   "18.2.2"
 ChibiOS version string. More...
 
#define CH_VERSION_YEAR   18
 ChibiOS version release year. More...
 
#define CH_VERSION_MONTH   2
 ChibiOS version release month. More...
 
#define CH_VERSION_PATCH   2
 ChibiOS version patch number. More...
 
#define CH_VERSION_NICKNAME   "Furore"
 ChibiOS version nickname. More...
 

Detailed Description

Version Module macros and structures.

Definition in file chversion.h.