20 Star 348 Fork 92

wangpeng25 / 哔哩哔哩小电视

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CMakeLists.txt 247 Bytes
一键复制 编辑 原始数据 按行查看 历史
cmake_minimum_required(VERSION 3.5)
if (NOT DEFINED PROJECT_NAME)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(lvgl-demo)
else()
message(FATAL_ERROR "LV PORT ESP32: This must be a project's main CMakeLists.txt.")
endif()
C
1
https://gitee.com/wangpeng25/the-little-bili-tv.git
git@gitee.com:wangpeng25/the-little-bili-tv.git
wangpeng25
the-little-bili-tv
哔哩哔哩小电视
no_sht30

搜索帮助