1. 首页
  2. 数据库
  3. 其它
  4. esp iot solution 项目移植到新版 esp idf

esp iot solution 项目移植到新版 esp idf

上传者: 2021-01-15 07:05:27上传 PDF文件 35.59KB 热度 47次
本文以移植 esp-iot-solution 里的 touch_pad_evb 为例。 1. 文件移植 删除 esp-idf 某工程下的 component 与 main 文件夹,将 touch_pad_evb/main 文件夹下的文件挪至 esp-idf 此工程下。 在 esp-idf 此工程下新建 components 文件夹,然后根据 main 文件夹下的 CMakeLists.txt 中的 set(COMPONENT_REQUIRES touchpad led esp_adc_cal ch450 light),将 esp-iot-solution 中对应的 components 拷贝至
下载地址
用户评论