HALFRED  0.4.0
Macros
hal_config_template.h File Reference

Template for the hal_config.h configuration file. More...

Detailed Description

Template for the hal_config.h configuration file.

Purpose
HALFRED Hardware Abstraction Layer
License
$License$
Version
Revision
1500

Go to the source code of this file.

Macros

#define HAL_CORE_USE_POWER_MANAGEMENT   0
 
#define HAL_CORE_IS_BIG_ENDIAN   0
 
#define HAL_HEAP_MODE   0
 
#define HAL_HEAP_SIZE   0
 
#define HAL_HEAP_DEBUG   0
 
#define HAL_STACK_SIZE   1024
 
#define HAL_ENABLE_CLK   1
 
#define HAL_ENABLE_DELAY   0
 
#define HAL_F_CPU   80000000
 
#define HAL_ENABLE_GPIO   1
 
#define HAL_ENABLE_DIAG   0
 
#define HAL_DIAG_MAX_CHANNELS   4
 
#define HAL_DIAG_LEVEL   0
 
#define HAL_DIAG_USE_ERROR_BUFFERING   1
 
#define HAL_DIAG_ERROR_BUFFER_SIZE   30
 
#define HAL_DIAG_USE_ERROR_TIME_STAMPS   1
 
#define HAL_DIAG_ERROR_SEND_AS_FORMATED_DATA   0
 
#define HAL_ENABLE_IO   1
 
#define HAL_IO_OS_INTEGRATION   0
 
#define HAL_IO_USE_EVENTS   0
 
#define HAL_ENABLE_TIM   0
 
#define HAL_ENABLE_OS   0
 
#define HAL_OS_NOTIFIER_POOL_SIZE   10
 
#define HAL_ENABLE_CLI   0