4 Star 5 Fork 2

张世争 / lpms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Kconfig 516 Bytes
一键复制 编辑 原始数据 按行查看 历史
张世争 提交于 2021-09-02 20:47 . 完善变频机制
menu "LPMS Low Power Managemen System"
config LPMS_ENABLE
bool "LPMS enable"
default n
if LPMS_ENABLE
config BSP_USING_LPTIM
bool "LPMS enable lptimer"
default n
config LPMS_ENABLE_SLEEP
bool "LPMS enable sleep"
default n
config LPMS_ENABLE_FREQ
bool "LPMS enable freq"
default n
config LPMS_ENABLE_DELAY
bool "LPMS enable delay"
default n
endif
endmenu
C
1
https://gitee.com/zhangsz0516/lpms.git
git@gitee.com:zhangsz0516/lpms.git
zhangsz0516
lpms
lpms
master

搜索帮助