ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Defines

halconf.h File Reference

HAL configuration header. More...

Go to the source code of this file.

Defines

#define CH_HAL_USE_PAL   TRUE
 Enables the PAL subsystem.
#define CH_HAL_USE_ADC   TRUE
 Enables the ADC subsystem.
#define CH_HAL_USE_CAN   TRUE
 Enables the CAN subsystem.
#define CH_HAL_USE_MAC   TRUE
 Enables the MAC subsystem.
#define CH_HAL_USE_PWM   TRUE
 Enables the PWM subsystem.
#define CH_HAL_USE_SERIAL   TRUE
 Enables the SERIAL subsystem.
#define CH_HAL_USE_SPI   TRUE
 Enables the SPI subsystem.
#define CH_HAL_USE_MMC_SPI   TRUE
 Enables the MMC_SPI subsystem.

Detailed Description

HAL configuration header.

HAL configuration file, this file allows to enable or disable the various device drivers from your application. You may also use this file in order to override the device drivers default settings.

Definition in file halconf.h.


Generated on Sun Oct 24 2010 09:40:38 for ChibiOS/RT by doxygen 1.7.1