ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Defines

ch.h File Reference

ChibiOS/RT main include file. More...

#include "chconf.h"
#include "chtypes.h"
#include "chlists.h"
#include "chcore.h"
#include "chsys.h"
#include "chvt.h"
#include "chschd.h"
#include "chsem.h"
#include "chmtx.h"
#include "chcond.h"
#include "chevents.h"
#include "chmsg.h"
#include "chmboxes.h"
#include "chmemcore.h"
#include "chheap.h"
#include "chmempools.h"
#include "chthreads.h"
#include "chregistry.h"
#include "chinline.h"
#include "chqueues.h"
#include "chstreams.h"
#include "chioch.h"
#include "chdebug.h"

Go to the source code of this file.

Defines

#define _CHIBIOS_RT_
 ChibiOS/RT identification macro.
#define CH_KERNEL_VERSION   "2.0.8"
 Kernel version string.
#define CH_KERNEL_MAJOR   2
 Kernel version major number.
#define CH_KERNEL_MINOR   0
 Kernel version minor number.
#define CH_KERNEL_PATCH   8
 Kernel version patch number.

Detailed Description

ChibiOS/RT main include file.

This header includes all the required kernel headers so it is the only kernel header you usually want to include in your application.

Definition in file ch.h.


Generated on Sun Nov 28 2010 14:09:49 for ChibiOS/RT by doxygen 1.7.1