3 Star 4 Fork 1

vicent_zeng / Solar_Clt_EspC3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
CMakeLists.txt 542 Bytes
一键复制 编辑 原始数据 按行查看 历史
vicent_zeng 提交于 2022-03-02 22:29 . add spiff part in cmakelist.txt
# 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)
set(EXTRA_COMPONENT_DIRS $ENV{IDF_PATH}/examples/system/console/components)
set(EXTRA_COMPONENT_DIRS "$(EXTRA_COMPONENT_DIRS) components/")
set(EXTRA_COMPONENT_DIRS "$(EXTRA_COMPONENT_DIRS) components/esp32-websocket")
project(cpp_exceptions_example)
spiffs_create_partition_image(storage ./spiffs_image FLASH_IN_PROJECT)
1
https://gitee.com/vicent_zeng/solar_-clt_-esp-c3.git
git@gitee.com:vicent_zeng/solar_-clt_-esp-c3.git
vicent_zeng
solar_-clt_-esp-c3
Solar_Clt_EspC3
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891