cfg_rtask.h File Reference

Recurrent task module configuration. More...

Go to the source code of this file.

Defines

#define CONFIG_RTASK_POOL_SIZE   8
 Number of allocable RTasks.
#define CONFIG_RTASK_STACK   KERN_MINSTACKSIZE
 Stack size of the rtask process.
#define RTASK_LOG_LEVEL   LOG_LVL_ERR
 Module logging level.
#define RTASK_LOG_FORMAT   LOG_FMT_VERBOSE
 Module logging format.

Detailed Description

Recurrent task module configuration.

Author:
Luca Ottaviano <lottaviano@develer.com>

Definition in file cfg_rtask.h.