utils_config.h

Overview

Related Modules:

Utils_config

Description:

Represents the configuration file of the utils subsystem.

Vendors can set their desired items in the configuration file.

Since:

1.0

Version:

1.0

Summary

Macros

Macro Name and Value Description
FEATURE_KV_CACHE Specifies whether the KV store supports cache.
MAX_CACHE_SIZE   10 Indicates the number of data items that can be stored in the KV store cache.
MAX_KV_SUM   50 Indicates the number of data items that can be stored for each application.