1 Star 1 Fork 2

magicbox/magicbox

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CMakeLists.txt 453 Bytes
一键复制 编辑 原始数据 按行查看 历史
“zq_lh” 提交于 2022-03-19 20:59 +08:00 . first commit
# The following lines of boilerplate have to be in your project's
# CMakeLists in this exact order for cmake to work correctly
cmake_minimum_required(VERSION 3.5)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
list(APPEND EXTRA_COMPONENT_DIRS components/lvgl/
components/lvgl/lvgl
components/lvgl_esp32_drivers
components/lvgl_esp32_drivers/lvgl_touch
components/lvgl_esp32_drivers/lvgl_tft
)
project(C001_Project)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/MagicColorBox/magicbox.git
git@gitee.com:MagicColorBox/magicbox.git
MagicColorBox
magicbox
magicbox
master

搜索帮助