1 Star 0 Fork 2

weimingtom2000/uCGuiFb

forked from MenglongWu/uCGuiFb 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Kconfig 934 Bytes
一键复制 编辑 原始数据 按行查看 历史
Menglong Woo 提交于 2017-11-22 10:13 . Add ucgui 3.90a
mainmenu "MakeDoxygen"
menu "Project"
source script/listprj.kcfg
menu "Print level"
config USE_PRINTL
bool "use printl"
config UNUSE_PRINTW
depends on USE_PRINTL
bool "unuse PRINTW"
config UNUSE_PRINTE
depends on USE_PRINTL
bool "unuse PRINTE"
config UNUSE_DBGM
depends on USE_PRINTL
bool "unuse dbgm"
config NDEBUG
bool "unuse assert,dbg (-DNDEBUG)"
endmenu
config GIT_SHA1
bool "enable git sha1 node id"
default n
help
macro __GIT_SHA1__ get ID
config USE_GCH
bool "Support precompile"
default y
config PRECOMPILE_AUTOCONFIG_H
depends on USE_GCH
bool "add autoconfig.h.gch"
default y
config PRECOMPILE_AUTOCONFIG_HPP
depends on USE_GCH
bool "add autoconfig++.h.gch"
default n
endmenu
#
# only example
#
source script/ucgui-lib-3.90a/Kconfig
#source script/prj_libb/Kconfig
#source script/qt-common/Kconfig
#
# End only example
#
#
# TODO yours
#
# source script/<your project>/Kconfig
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/weimingtom2000/uCGuiFb.git
[email protected]:weimingtom2000/uCGuiFb.git
weimingtom2000
uCGuiFb
uCGuiFb
master

搜索帮助