ChibiOS  0.0.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   0
 Stable release flag. More...
 
ChibiOS version identification
#define CH_VERSION   "0.0.0"
 ChibiOS version string. More...
 
#define CH_VERSION_YEAR   0
 ChibiOS version release year. More...
 
#define CH_VERSION_MONTH   0
 ChibiOS version release month. More...
 
#define CH_VERSION_PATCH   0
 ChibiOS version patch number. More...
 
#define CH_VERSION_NICKNAME   "Lasagna"
 ChibiOS version nickname. More...
 

Detailed Description

Version Module macros and structures.

Definition in file chversion.h.