Subversion Repositories ChibiGauge

Rev

Rev 8 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8 Rev 9
Line 27... Line 27...
27
 
27
 
28
#ifndef HALCONF_H
28
#ifndef HALCONF_H
29
#define HALCONF_H
29
#define HALCONF_H
30
 
30
 
31
#define _CHIBIOS_HAL_CONF_
31
#define _CHIBIOS_HAL_CONF_
32
#define _CHIBIOS_HAL_CONF_VER_9_0_
32
#define _CHIBIOS_HAL_CONF_VER_8_4_
33
 
33
 
34
#include "mcuconf.h"
34
#include "mcuconf.h"
35
 
35
 
36
/**
36
/**
37
 * @brief   Enables the PAL subsystem.
37
 * @brief   Enables the PAL subsystem.