test(esp_cam_sensor): fixed cam_spi_slave build errors

This commit is contained in:
wanckl
2025-12-16 20:24:34 +08:00
parent 93714b9dfd
commit 70da170f24
9 changed files with 7 additions and 2 deletions
@@ -1,4 +1,3 @@
dependencies:
espressif/esp_cam_sensor: ">=0.5.*"
sensor_init:
path: ${IDF_PATH}/examples/peripherals/camera/common_components/sensor_init
@@ -1,2 +1,3 @@
CONFIG_FREERTOS_HZ=1000
CONFIG_ESP_TASK_WDT_EN=n
CONFIG_CAM_CTRL_SPI_ENABLE=n
@@ -2,3 +2,4 @@
# Espressif IoT Development Framework (ESP-IDF) 5.4.0 Project Minimal Configuration
#
CONFIG_ESP_TASK_WDT_EN=n
CONFIG_CAM_CTRL_SPI_ENABLE=n