BeRTOS
|
Configuration file for BattFS module. More...
Go to the source code of this file.
Defines | |
#define | BATTFS_LOG_LEVEL LOG_LVL_INFO |
Module logging level. | |
#define | BATTFS_LOG_FORMAT LOG_FMT_VERBOSE |
module logging format. | |
#define | CONFIG_BATTFS_SHUFFLE_FREE_PAGES 0 |
Set to 1 to enable free page shuffling. |
Configuration file for BattFS module.
Definition in file cfg_battfs.h.
#define CONFIG_BATTFS_SHUFFLE_FREE_PAGES 0 |
Set to 1 to enable free page shuffling.
This increase memories life but makes debugging more difficult due to its unrepeteable state.
Definition at line 64 of file cfg_battfs.h.