1 Star 1 Fork 7

原子达利 / Coffee

forked from FredyXu / Coffee 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CMakeLists.txt 365 Bytes
一键复制 编辑 原始数据 按行查看 历史
FredyXu 提交于 2022-09-05 19:59 . init
# For more information about build system see
# https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html
# The following five 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)
project(coffee)
1
https://gitee.com/yzdl2020/coffee.git
git@gitee.com:yzdl2020/coffee.git
yzdl2020
coffee
Coffee
master

搜索帮助