396aa09915 | ||
---|---|---|
.. | ||
services | ||
LICENSE | ||
README.md | ||
README_zh.md |
README.md
bootstrap_lite
Introduction
The bootstrap_lite module provides entry identifiers for starting services and features. When Samgr starts, it will call the entry function identified by boostrap and start system services.
Directory Structure
base/startup/bootstrap_lite/ # bootstrap_lite module
└── services
└── source # Source files for the bootstrap_lite module
Constraints
Currently, the bootstrap_lite module applies only to mini-system devices reference memory ≥ 128 KB
, for example, Hi3861 V100.
Usage
When Samgr starts, the bootstrap_lite module is automatically invoked to start system services, without the need to be configured.