Search found 2 matches

by monkeycross
Tue Jun 23, 2026 11:01 pm
Forum: ESP32-S31
Topic: The official esp32-s31-korvo/examples/factory_demo, 'managed_components' missing the "esp_async_fbcpy.h" header file.
Replies: 0
Views: 10

The official esp32-s31-korvo/examples/factory_demo, 'managed_components' missing the "esp_async_fbcpy.h" header file.

Hi ESP,

Currently, the ESP official example for esp32-s31-korvo (https://github.com/espressif/esp-dev-kits/tree/master/examples/esp32-s31-korvo/examples/factory_demo) using the ESP-IDF master branch, the compilation reports an error indicating the missing "esp_async_fbcpy.h" header file:

The ...
by monkeycross
Tue Jun 23, 2026 10:47 pm
Forum: ESP32-S31 中文讨论版
Topic: [issue] 官方esp32-s31-korvo/examples/factory_demo例程,编译过程中缺失"esp_async_fbcpy.h"头文件
Replies: 1
Views: 24

[issue] 官方esp32-s31-korvo/examples/factory_demo例程,编译过程中缺失"esp_async_fbcpy.h"头文件

Hi ESP,

目前使用ESP-IDF master主线进行编译esp32-s31-korvo官方例程(https://github.com/espressif/esp-dev-kits/tree/master/examples/esp32-s31-korvo/examples/factory_demo)时,编译报错为缺失"esp_async_fbcpy.h"头文件:

具体引用在managed_components\espressif__esp_lvgl_adapter\src\display\bridge\common\display_bridge_common.h中:
#if SOC ...

Go to advanced search