# xf_lp **Repository Path**: geekheart/xf_lp ## Basic Information - **Project Name**: xf_lp - **Description**: 低功耗管理模块 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-04 - **Last Updated**: 2025-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xf_lp 低功耗管理模块,基于 xf_sys 和 xf_utils # 如何运行? 1. 下载本仓库 ```shell git clone https://github.com/geekheart/xf_lp.git ``` 2. 下载 xf_sys 和 xf_utils ```shell cd xf_lp git clone https://github.com/x-eks-fusion/xf_utils.git git clone https://github.com/x-eks-fusion/xf_sys.git ```