• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Utils Overview<a name="EN-US_TOPIC_0000001060172974"></a>
2
3The Utils library stores basic OpenHarmony components that are commonly used by OpenHarmony service subsystems and upper-layer applications.
4
5This library provides the following capabilities on different platforms:
6
7-  LiteOS Cortex-M \(Hi3861 platform\): KV store, file operations, IoT peripheral control, and system attribute dumping
8
9-  LiteOS Cortex-A \(Hi3516 or Hi3518 platform\): KV store, timer, JavaScript APIs for data and file storage, and system attribute dumping
10
11