subsys-utils-overview.md 538 字节
Newer Older
W
wusongqing 已提交
1 2
# Utils Overview<a name="EN-US_TOPIC_0000001060172974"></a>

3
The Utils library stores basic OpenHarmony components that are commonly used by OpenHarmony service subsystems and upper-layer applications.
W
wusongqing 已提交
4

5
This library provides the following capabilities on different platforms:
W
wusongqing 已提交
6

7
-  LiteOS Cortex-M \(Hi3861 platform\): KV store, file operations, IoT peripheral control, and system attribute dumping
W
wusongqing 已提交
8

9
-  LiteOS Cortex-A \(Hi3516 or Hi3518 platform\): KV store, timer, JavaScript APIs for data and file storage, and system attribute dumping
W
wusongqing 已提交
10